Closed ancpJR closed 1 year ago
Dear Jonas, great project and I tried to use it but got a syntax error here f'{pkg["name"]}={pkg["version"]}={pkg["build_string"]}' any ideas? Jochem
You need a more recent version of Python. Feel free to send a PR that makes it compatible with your older version
Now compatible with Python 2
Tanks a lot! Seems to work now ;)
Jochem
Dear Jonas, great project and I tried to use it but got a syntax error here f'{pkg["name"]}={pkg["version"]}={pkg["build_string"]}' any ideas? Jochem