Skip to content

Commit

Permalink
hotfix: add accidentally deleted requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
chirizxc committed Nov 5, 2024
1 parent a727f87 commit a5b3734
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 0 deletions.
17 changes: 17 additions & 0 deletions requirements_dev.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
vulture
flake8==7.*
flake8-blind-except
flake8-bugbear
flake8-builtins
flake8-cognitive-complexity
flake8-comprehensions
flake8-docstrings
flake8-eradicate
flake8-import-order
flake8-mutable
flake8-polyfill
flake8-print

pytest
pytest-asyncio
pytest-repeat
4 changes: 4 additions & 0 deletions requirements_doc.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
sphinx
sphinx-autodocgen
furo
sphinx-copybutton

0 comments on commit a5b3734

Please sign in to comment.