Skip to content

Commit

Permalink
fix: setuptools issue
Browse files Browse the repository at this point in the history
  • Loading branch information
irtazaakram committed Feb 19, 2024
1 parent a265829 commit b31625a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ allowlist_externals =
deps =
-r{toxinidir}/requirements/quality.txt
commands =
pip install setuptools
pylint edx_rbac tests test_utils manage.py setup.py
pycodestyle edx_rbac tests manage.py setup.py
pydocstyle edx_rbac tests manage.py setup.py
Expand Down

0 comments on commit b31625a

Please sign in to comment.