Skip to content
Snippets Groups Projects
Commit 95543a84 authored by Alexander Geiß's avatar Alexander Geiß
Browse files

Add packaging patch

parent f327145d
No related branches found
No related tags found
No related merge requests found
diff --git a/setup.py b/setup.py
index f4ab90d..8659681 100644
--- a/setup.py
+++ b/setup.py
@@ -58,7 +58,7 @@ setup(
"tqdm~=4.47",
"pycubexr>=1.1,<3",
"marshmallow~=3.7",
- "packaging~=20.0",
+ "packaging>=20.0",
"kaitaistruct~=0.9",
"protobuf~=3.14",
"itanium_demangler~=1.0",
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment