Fix package name
This commit is contained in:
parent
a53c4d0b7e
commit
efcf94c277
2
ci.sh
2
ci.sh
@ -3,7 +3,7 @@
|
||||
set -ex -o pipefail
|
||||
|
||||
pip install -U pip setuptools wheel
|
||||
sudo apt-get install libnetfilterqueue-dev
|
||||
sudo apt-get install libnetfilter-queue-dev
|
||||
python setup.py sdist --formats=zip
|
||||
pip install dist/*.zip
|
||||
pip install -r test-requirements.txt
|
||||
|
Loading…
x
Reference in New Issue
Block a user