Pin pycparser to 2.13
Bug https://github.com/eliben/pycparser/issues/147 is affecting packstack installation from source. As workaround i'm setting it to ==2.13. Change-Id: Idf78577988a56404e22ceed9915d4b077e6a46ee
This commit is contained in:
parent
2eb64f1488
commit
236f20a2b8
@ -4,3 +4,5 @@ PyYAML>=3.10
|
||||
docutils>=0.11
|
||||
cryptography!=1.3.0,>=1.0
|
||||
pyOpenSSL<15.0.0
|
||||
# Until https://github.com/eliben/pycparser/issues/147 is fixed
|
||||
pycparser==2.13
|
||||
|
Loading…
x
Reference in New Issue
Block a user