python310-editables
Python 3.10 - editables - Editable installations
3.4.0
2023-05-04
eisfair-noarch
the eisfair team, team(at)eisfair(dot)org
stable
python310-base 3.4.0
Internal Program Version: editables 0.3
A Python library for creating "editable wheels"
This library supports the building of wheels which, when installed, will expose
packages in a local directory on sys.path in "editable mode". In other words,
changes to the package source will be reflected in the package visible to
Python, without needing a reinstall.
https://github.com/pfmoore/editables