fix: ModuleNotFoundError: No module named 'backports'

This commit is contained in:
sebthom
2024-08-05 13:50:31 +02:00
parent 69de3d07f5
commit a74c618b36

View File

@@ -19,7 +19,6 @@ datas = [
excluded_modules = [
"_aix_support",
"argparse",
"backports",
"bz2",
"cryptography.hazmat",
"distutils",