mirror of
https://github.com/saymrwulf/cryptography.git
synced 2026-05-14 20:37:55 +00:00
This reverts commit 957507ffe9.
This commit is contained in:
parent
af68e9d216
commit
a69f6da9cc
1 changed files with 1 additions and 2 deletions
3
.github/downstream.d/scapy.sh
vendored
3
.github/downstream.d/scapy.sh
vendored
|
|
@ -5,8 +5,7 @@ case "${1}" in
|
|||
git clone --depth=1 https://github.com/secdev/scapy
|
||||
cd scapy
|
||||
git rev-parse HEAD
|
||||
# Pin virtualenv until https://github.com/secdev/scapy/pull/3862 is merged
|
||||
pip install tox 'virtualenv<20.18'
|
||||
pip install tox
|
||||
;;
|
||||
run)
|
||||
cd scapy
|
||||
|
|
|
|||
Loading…
Reference in a new issue