Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
larsrollik authored Dec 21, 2021
1 parent f045f1f commit 7d00317
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 @@ -24,7 +24,7 @@
author="Lars B. Rollik",
author_email="L.B.Rollik@protonmail.com",
license=license_text,
install_requires=[]
install_requires=[],
extras_require={
"dev": [
"black",
Expand Down

0 comments on commit 7d00317

Please sign in to comment.