Skip to content

Commit d20a7a4

Browse files
authored
Merge pull request #149 from cjmayo/six
Stop requiring six
2 parents 2da0af1 + e4c5388 commit d20a7a4

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
@@ -20,7 +20,6 @@
2020
],
2121
install_requires=[
2222
"attrs>=19.2.0",
23-
"six",
2423
],
2524
extras_require={
2625
"visualize": ["graphviz>0.5.1",

0 commit comments

Comments
 (0)