UmVirt LFS Package info

DB commit: f64c98382982c764c3ba140bfcbbc73d93096acd
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.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.3/packages/python-modules/editables-0.5.tar.gz
Package md5-checksum URL: https://umvirt.com/linux/downloads/0.2.3/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