Skip to content

Commit

Permalink
build: adding 312 support.
Browse files Browse the repository at this point in the history
  • Loading branch information
awais786 committed Feb 15, 2024
1 parent 92b223e commit dbf18fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -70,8 +70,8 @@ allowlist_externals =
touch
deps =
-r{toxinidir}/requirements/quality.txt
pip install setuptools
commands =
pip install setuptools
touch tests/__init__.py
pylint edx_django_utils tests test_utils manage.py setup.py
rm tests/__init__.py
Expand Down

0 comments on commit dbf18fd

Please sign in to comment.