OpenBSD ports

The devel/py-editables,python3 port

py3-editables-0.5 – Python library for creating "editable wheels"

Description

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.

WWW: https://github.com/pfmoore/editables
Categories:
devel lang/python

Library dependencies

Build dependencies

Run dependencies