distro is no longer needed

This commit is contained in:
Theelgirl 2020-10-16 17:47:15 +00:00 committed by GitHub
parent ae7935dec0
commit 4b8b10d217
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",