Add cryptography to android bundle

This commit is contained in:
Oleksii Shevchuk 2017-05-24 16:53:39 +03:00
parent 1086161326
commit e06eb7a117
1 changed files with 1 additions and 1 deletions

View File

@ -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