diff --git a/setup.py b/setup.py index a3f1454..e788e73 100644 --- a/setup.py +++ b/setup.py @@ -80,7 +80,6 @@ setup( "bitstring", "pillow", "tqdm", - "distro", "cryptography >= 3.1.1" ], python_requires=">=3.6",