UmVirt LFS Package info
DB commit: 87572d7cf5c2e4fc6a7d33abc05341175a2c925a
APP commit: e905d50832f25d6e1ea1c062c557c2674e1072f0
python3-editables
Editables is python library for creating “editable wheels”.Package info
Template:
Codename: python3-editables
Source file: editables-0.5.tar.gz
Source file size: 14744
Source file MD5-checkum: 520de8c3a9dc5dfb2b365d104541c9de
Source directory: editables-0.5
Package URL: https://umvirt.com/linux/downloads/0.2.4/packages/python-modules/editables-0.5.tar.gz
Package md5-checksum URL: https://umvirt.com/linux/downloads/0.2.4/packages/python-modules/editables-0.5.tar.gz.md5sum
Dependances: *** NO DEPENDANCES FOUND ***
Dependance of: python3-hatchling.
Patches: *** NO PATCHES FOUND ***
Addons: *** NO ADDONS FOUND ***
Nestings *** NO NESTINGS FOUND ***
Configuration script:
#
Build script:
pip3 wheel -w dist --no-build-isolation --no-deps $PWD
Install script:
pip3 install --no-index --find-links dist --no-cache-dir --no-user editables