UmVirt LFS Package info

DB commit: f9aede95e4e5157a46ec1323bb7abf8947e8632d
APP commit: e09dc78145b10de9481608254eb2ac99efd0068b
[ BASH | XML | JSON ]

python3-editables

Editables is python library for creating “editable wheels”.

Package info

Template:
Codename: python3-editables
Source file: editables-0.3.tar.gz
Source file size: 4668
Source file MD5-checkum: e91709fbb0ef586cb7b785042068ab67
Source directory: editables-0.3
Package URL: https://umvirt.com/linux/downloads/0.2.1/packages/python-modules/editables-0.3.tar.gz
Package md5-checksum URL: https://umvirt.com/linux/downloads/0.2.1/packages/python-modules/editables-0.3.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