Editable installations
https://github.com/pfmoore/editables
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.
- Devel package for openSUSE:Factory
-
11
derived packages
- Links to openSUSE:Factory / python-editables
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:python/python-editables && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
editables-0.3.tar.gz | 0000004668 4.56 KB | |
python-editables.changes | 0000000179 179 Bytes | |
python-editables.spec | 0000001934 1.89 KB |
Revision 1 (latest revision is 9)
Markéta Machová (mcalabkova)
accepted
request 979507
from
Benoît Monin (benoit_monin)
(revision 1)
I am submitting editables to d:l:p as a dependency of hatchling: the build backend used by Hatch.
Comments 0