Revert "Add cryptography requirement to the setup.py file (#1116)" (#1118)

This reverts commit 0e5e559283.
This commit is contained in:
Guillermo Ruffino 2020-07-10 17:37:26 -03:00 committed by GitHub
parent ec026ab3a8
commit 5ca4bac10a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -33,7 +33,6 @@ REQUIRES = [
'pytz==2020.1',
'pyserial==3.4',
'ifaddr==0.1.6',
'cryptography==2.9.2',
]
# If you have problems importing platformio and esptool as modules you can set