Skip to content

Commit

Permalink
[core] Remove redundant library names
Browse files Browse the repository at this point in the history
  • Loading branch information
Ayush Kumar Goyal authored and Ayush Kumar Goyal committed Sep 5, 2023
1 parent a903e18 commit 0617e3f
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions Makefile.vars
Original file line number Diff line number Diff line change
Expand Up @@ -147,8 +147,3 @@ REQUIREMENT_PPC64LE_FILE := $(ROOT)/desktop/core/requirements_ppc64le.txt
REQUIREMENT_PPC64LE_FILE_PY39 := $(ROOT)/desktop/core/requirements_ppc64le_py39.txt
REQUIREMENT_DOT_FILE := $(ROOT)/desktop/core/.requirements
NAVOPTAPI_WHL := $(ROOT)/desktop/core/wheels/navoptapi-1.0.0-py3-none-any.whl
BOTO_PKG := $(ROOT)/desktop/core/ext-py3/boto-2.49.0
REQUEST_PKG := $(ROOT)/desktop/core/ext-py3/requests-2.27.1
PYSAML2_PKG := $(ROOT)/desktop/core/ext-py3/pysaml2-5.0.0
DJANGOSAML2_PKG := $(ROOT)/desktop/core/ext-py3/djangosaml2-0.18.0
DJANGO_AXES_PKG := $(ROOT)/desktop/core/ext-py3/django-axes-5.13.0

0 comments on commit 0617e3f

Please sign in to comment.