Name: | python3-editables |
---|---|
Version: | 0.3 |
Release: | 1.el9 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 13933 |
License: | MIT |
RPM: | python3-editables-0.3-1.el9.noarch.rpm |
Source RPM: | python-editables-0.3-1.el9.src.rpm |
Build Date: | Wed Apr 20 2022 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/pfmoore/editables |
Summary: | Editable installations |
Description: | 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. |
- Update to 0.3 (close RHBZ#2073823)
- Initial package (close RHBZ#2050876)