flit_core: Distribution-building parts of Flit. See flit package for more information¶
Description¶
Distribution-building parts of Flit. See flit package for more information
License¶
Upstream Contact¶
Type¶
standard
Dependencies¶
Version Information¶
package-version.txt:
3.9.0
version_requirements.txt:
flit-core >= 3.7.1
Equivalent System Packages¶
$ conda install flit-core
$ sudo yum install python3-flit-core
$ sudo emerge dev-python/flit_core
$ sudo xbps-install python3-flit_core
If the system package is installed and if the (experimental) option
--enable-system-site-packages
is passed to ./configure
, then ./configure
will check if the system package can be used.