Hopefully workaround Py3.5 marshal error
https://github.com/eliben/pycparser/issues/251
This commit is contained in:
@@ -68,6 +68,7 @@ before_install: |
|
||||
|
||||
install:
|
||||
- export PATH=$PWD/bin:$PATH
|
||||
- pip3 install pycparser # py3.7 workaround for https://github.com/eliben/pycparser/issues/251
|
||||
- pip3 install .
|
||||
- pip3 install -r test_requirements.txt
|
||||
|
||||
|
||||
Reference in New Issue
Block a user