radiasoft / download

Install scripts for "curl | bash"
Apache License 2.0
3 stars 5 forks source link

Fix #658 right pad shorter python version numbers #659

Closed robnagler closed 7 months ago

robnagler commented 7 months ago

importlib.metadata.version removes trailing zeros so won't compare with version tag, which is always 15 chars.