mirror of
https://github.com/henrydcase/pqc.git
synced 2024-11-22 15:39:07 +00:00
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