Skip to content

1.4.0 - fix entry_points

Compare
Choose a tag to compare
@TyberiusPrime TyberiusPrime released this 11 Feb 10:28
· 147 commits to main since this release

Enry-points writte to bin via pip on editable-installed packages were not using the correct python env - they were referencing the underlying python. This has been fixed.

Also, clones can now use file:// and git+file:// style urls.