tonybaloney / Pyjion

Pyjion - A JIT for Python based upon CoreCLR
https://www.trypyjion.com
MIT License
1.42k stars 59 forks source link

Update setup.py #498

Closed SamKG closed 1 year ago

SamKG commented 1 year ago

As of version 22.0 the packaging module has removed LegacyVersion. This breaks the current setup.py script. The temporary workaround is to downgrade to packaging v21.