We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a53c4d0 commit efcf94cCopy full SHA for efcf94c
ci.sh
@@ -3,7 +3,7 @@
3
set -ex -o pipefail
4
5
pip install -U pip setuptools wheel
6
-sudo apt-get install libnetfilterqueue-dev
+sudo apt-get install libnetfilter-queue-dev
7
python setup.py sdist --formats=zip
8
pip install dist/*.zip
9
pip install -r test-requirements.txt
0 commit comments