mirror of https://github.com/n1nj4sec/pupy.git
Move pyaudio to bundle
This commit is contained in:
parent
891d7aed05
commit
7a89fab238
|
@ -17,7 +17,7 @@ PYTHONVC="https://download.microsoft.com/download/7/9/6/796EF2E4-801B-4FC4-AB28-
|
|||
# PYWIN64="http://downloads.sourceforge.net/project/pywin32/pywin32/Build%20220/pywin32-220.win-amd64-py2.7.exe"
|
||||
|
||||
PACKAGES="rpyc pyaml rsa pefile image rsa netaddr win_inet_pton netaddr tinyec uptime pycrypto cryptography pypiwin32"
|
||||
PACKAGES="$PACKAGES asyncoro mss"
|
||||
PACKAGES="$PACKAGES asyncoro mss pyaudio"
|
||||
|
||||
BUILDENV=${1:-`pwd`/buildenv}
|
||||
|
||||
|
|
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue