Skip to content

Commit

Permalink
Add dev-requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
fcurella committed Mar 5, 2025
1 parent 2f20f76 commit 549632a
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions dev-requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
black>=24.8.0
check-manifest
coverage>=5.2
doc8>=1.1.1
flake8-comprehensions
flake8>=4.0.0
isort>=5.13.2
mypy-extensions>=1.0.0
mypy>=1.15.0
packaging>=24.2
pytest>=6.0.1
setuptools>=75.8.2
twine>=6.1.0
wheel>=0.45.1

0 comments on commit 549632a

Please sign in to comment.