comment astroid dependency
This commit is contained in:
@@ -46,6 +46,9 @@ edx-ccx-keys==0.2.1
|
||||
edx-drf-extensions==1.2.2
|
||||
edx-i18n-tools==0.3.7
|
||||
edx-lint==0.4.3
|
||||
# astroid 1.3.8 is an unmet dependency of the version of pylint used in edx-lint 0.4.3
|
||||
# when upgrading edx-lint, we should try to remove this from the platform
|
||||
astroid==1.3.8
|
||||
edx-django-oauth2-provider==1.1.4
|
||||
edx-django-sites-extensions==2.1.1
|
||||
edx-enterprise==0.19.1
|
||||
@@ -150,7 +153,6 @@ django_debug_toolbar==1.5
|
||||
sqlparse>=0.2.0,<0.3.0
|
||||
|
||||
# Used for testing
|
||||
astroid==1.3.8
|
||||
before_after==0.1.3
|
||||
bok-choy==0.5.3
|
||||
chrono==1.0.2
|
||||
|
||||
Reference in New Issue
Block a user