Skip to content

Commit bedd118

Browse files
committed
⬆️ pin six module version
1 parent 4d39f6d commit bedd118

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,6 @@
4343
install_requires=install_requires,
4444
extras_require={
4545
'dev': ['sphinx', 'sphinx_rtd_theme'],
46-
'test': ['nose', 'wsgi_intercept', 'flask', 'six'],
46+
'test': ['nose', 'wsgi_intercept', 'flask', 'six>=1.9.0'],
4747
}
4848
)

0 commit comments

Comments
 (0)