Skip to content

Commit

Permalink
moderni
Browse files Browse the repository at this point in the history
  • Loading branch information
dirmeier committed Mar 1, 2024
1 parent 911d2e5 commit f9a148c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ def _version():
"tqdm",
],
extras_require={
"dev": ["pre-commit", "black", "isort", "pylint", "tox", "pytest"],
"dev": ["pre-commit", "tox", "ruff"],
"examples": ["matplotlib"],
},
classifiers=[
Expand Down

0 comments on commit f9a148c

Please sign in to comment.