ywangd / stash

StaSh - Shell for Pythonista
MIT License
1.92k stars 227 forks source link

Using pip or packaging for wildcard version matching #465

Open mkb79 opened 1 year ago

mkb79 commented 1 year ago

With these changes wildcard versions lile '==1.*' can be matched.

IMPORTANT: packaging or pip must be installed for this.