distro is no longer needed

This commit is contained in:
Theelgirl 2020-10-16 17:47:15 +00:00 committed by GitHub
parent c0d267b80a
commit f52368833e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -80,7 +80,6 @@ setup(
"bitstring",
"pillow",
"tqdm",
"distro",
"cryptography >= 3.1.1"
],
python_requires=">=3.6",