Skip to content

Commit

Permalink
'setup.cfg-file'
Browse files Browse the repository at this point in the history
  • Loading branch information
yuvaneshkm committed Jun 16, 2024
1 parent d1d5ce6 commit 38ecf9d
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@ install_requires =

[options.extras_require]
testing =
black>=24.4.2
flake8>=7.1.0
pytest>=8.2.2
mypy>=1.10.0
tox>=3.24.4
black
flake8
pytest
mypy
tox


[flake8]
Expand Down

0 comments on commit 38ecf9d

Please sign in to comment.