install pycparser with pip3
This commit is contained in:
parent
97e428a0b7
commit
8067df4aa9
@ -24,6 +24,7 @@ version: 2
|
||||
name: Run tests
|
||||
command: |
|
||||
export CC=${CC}
|
||||
pip3 install -r requirements.txt
|
||||
cd test && python3 -m nose --rednose --verbose
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user