Add sphinx to Pipfile

This commit is contained in:
2024-01-26 14:52:14 -05:00
parent 74742644d1
commit 21dd3740eb
2 changed files with 182 additions and 3 deletions
+1
View File
@@ -11,3 +11,4 @@ pytest = "*"
pytest-recording = "*"
pytest-ordering = "*"
ruff = "*"
sphinx = "*"