mirror of https://github.com/n1nj4sec/pupy.git
Add cryptography to android bundle
This commit is contained in:
parent
1086161326
commit
e06eb7a117
|
@ -36,7 +36,7 @@ version = 0.1
|
|||
|
||||
# (list) Application requirements
|
||||
# comma seperated e.g. requirements = sqlite3,kivy
|
||||
requirements = pycrypto,plyer,psutil,tinyec,netaddr,rpyc,pyjnius,pyuv
|
||||
requirements = pycrypto,plyer,psutil,tinyec,netaddr,rpyc,pyjnius,pyuv,cryptography
|
||||
|
||||
# (str) Custom source folders for requirements
|
||||
# Sets custom source for any requirements with recipes
|
||||
|
|
Loading…
Reference in New Issue