mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-20 12:20:29 +08:00
DEV: Pin configparser version
It's a recent (to zipline) requirement of flake8.
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user