Remove unused OpenSSL/ctypescrypto dependency

This commit is contained in:
Milan Stute
2020-12-02 10:25:57 +01:00
parent 51246b89dd
commit 439cfe1108
4 changed files with 5 additions and 80 deletions
-1
View File
@@ -35,7 +35,6 @@ setup(
package_data={"opendrop": ["certs/*.pem"]},
install_requires=[
"Pillow",
"ctypescrypto",
"fleep",
"ifaddr",
"libarchive-c",