Skip to content

Commit c06c6b4

Browse files
Merge branch 'thiagoalmeidasa-patch-1'
2 parents 0049ffb + 690e13f commit c06c6b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
packages=[__plugin_name__.lower()],
7474
package_data = __pkg_data__,
7575
install_requires=[
76-
'six',
76+
'six>=1.12',
7777
],
7878

7979
entry_points="""

0 commit comments

Comments
 (0)