Skip to content

Commit fc8d086

Browse files
author
bshifaw
authored
removed dataclasses in setup.py as it is integrated in python3.7 and greater (#183)
1 parent 76406d8 commit fc8d086

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

setup.py

-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
license="BSD 3-Clause",
1616
long_description=open("README.md").read(),
1717
install_requires="""
18-
dataclasses
1918
termcolor
2019
click>=8.0.0
2120
requests

0 commit comments

Comments
 (0)