Removes old, unused tools from develop packages, removes old Sphinx related tools

This commit is contained in:
Trenton H
2023-01-04 13:12:04 -08:00
parent 6f23cfe78c
commit 087213535a
2 changed files with 95 additions and 218 deletions

View File

@@ -74,17 +74,13 @@ channels-redis = "==3.4.1"
[dev-packages]
coveralls = "*"
factory-boy = "*"
pycodestyle = "*"
pytest = "*"
pytest-cov = "*"
pytest-django = "*"
pytest-env = "*"
pytest-sugar = "*"
pytest-xdist = "*"
tox = "*"
black = "*"
pre-commit = "*"
sphinx-autobuild = "*"
myst-parser = "*"
imagehash = "*"
mkdocs-material = "*"