Skip to content

Commit

Permalink
removed dataclasses in setup.py as it is integrated in python3.7 and …
Browse files Browse the repository at this point in the history
…greater (#183)
  • Loading branch information
bshifaw authored Nov 9, 2021
1 parent 76406d8 commit fc8d086
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
license="BSD 3-Clause",
long_description=open("README.md").read(),
install_requires="""
dataclasses
termcolor
click>=8.0.0
requests
Expand Down

0 comments on commit fc8d086

Please sign in to comment.