DEV: Pin configparser version

It's a recent (to zipline) requirement of flake8.
This commit is contained in:
Richard Frank
2017-06-08 17:33:15 -04:00
parent 970428f133
commit 0840ea1bef
+1
View File
@@ -30,6 +30,7 @@ flake8==3.3.0
mccabe==0.6.0
pycodestyle==2.3.1
pyflakes==1.5.0
configparser==3.5.0;python_version<"3.2"
# Documentation Conversion