mirror of
https://github.com/Second-Hand-Friends/kleinanzeigen-bot.git
synced 2026-03-12 10:31:50 +01:00
fix: ModuleNotFoundError: No module named 'backports'
This commit is contained in:
@@ -19,7 +19,6 @@ datas = [
|
|||||||
excluded_modules = [
|
excluded_modules = [
|
||||||
"_aix_support",
|
"_aix_support",
|
||||||
"argparse",
|
"argparse",
|
||||||
"backports",
|
|
||||||
"bz2",
|
"bz2",
|
||||||
"cryptography.hazmat",
|
"cryptography.hazmat",
|
||||||
"distutils",
|
"distutils",
|
||||||
|
|||||||
Reference in New Issue
Block a user