python-rpm-generators/tests/data/scripts_pythonbundles/setuptools.in
Miro Hrončok 079b71a567 Ignore environment markers in pythonbundles.py
Use packaging.requirements instead of a naïve split on ==.
2023-03-07 17:35:06 +01:00

5 lines
87 B
Plaintext

packaging==16.8
pyparsing==2.2.1
ordered-set==3.1.1
tomli==1.2.3;python_version<"3.11"