-
Notifications
You must be signed in to change notification settings - Fork 7
Release notes
Zoran Simic edited this page Sep 9, 2021
·
2 revisions
-
Require python 3.6+, simplified bootstrap (giving up on pex)
-
Major changes:
-
NOT using
pexany more (unfortunately there's always an issue with dependencies when using pex, like for example:clickhaving different requirements depending on python version) -
New bootstrap script
get-pickley -
pickleydoes not try and "bootstrap itself" anymore (used to re-install itself as a venv, from pex)
-
-
Upgrade pickley automatically as well when installing bundles
-
Added
version-checkcommand