Skip to content

Commit

Permalink
chore: deprecate edx-sphinx-theme
Browse files Browse the repository at this point in the history
  • Loading branch information
huniafatima-arbi committed Jul 30, 2024
1 parent d70e967 commit d1a0507
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions tox.ini
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[tox]
envlist = py38-django{42}-celery{53}, quality, rst_validation, docs, pii_check
envlist = py38-django{42}-celery{53}, quality, docs, pii_check

[doc8]
ignore = D001
Expand Down Expand Up @@ -43,14 +43,6 @@ commands =
python manage.py check
pytest {posargs}

[testenv:rst_validation]
allowlist_externals =
make
deps =
-r{toxinidir}/requirements/quality.txt
commands =
make quality-rst

[testenv:docs]
setenv =
DJANGO_SETTINGS_MODULE = test_settings
Expand Down

0 comments on commit d1a0507

Please sign in to comment.