1
0
mirror of https://github.com/enpaul/kodak.git synced 2025-12-19 09:02:34 +00:00

Remove unused docs infrastructure

This commit is contained in:
2021-10-28 19:52:01 -04:00
parent 25ef2c279e
commit fc658d07dd
7 changed files with 5 additions and 337 deletions

View File

@@ -58,8 +58,6 @@ pytest = "^5.2.0"
pytest-cov = "^2.8.0"
reorder-python-imports = "^2.3.0"
safety = "^1.9.0"
sphinx = "^3.3.0"
sphinx-autodoc-typehints = "^1.11.1"
toml = "^0.10.1"
tox = "^3.20.0"
tox-poetry-installer = {extras = ["poetry"], version = "^0.8.0"}