MidgardOS Developer Documentation

A website documenting creating the build root for MidgardOS


Section 5 - Building the Base System Tools

Navigation    
« Python module Pathspec HOME Python module Pluggy »

Python module Setuptools_scm

Name: Python module Setuptools_scm
Summary: A Python library for extracting module versions from Git or Hg metadata
License: MIT
Version: 9.2.2
URL: https://github.com/pypa/setuptools-scm/archive/refs/tags/v9.2.2.tar.gz

Average Build Time: less than 0.1 SBU
Used Install Space: 1.6 MiB

Compilation and Installation

To compile Python module Setuptools_scm, run the following command:

pip3 wheel -w dist --no-build-isolation --no-deps --no-cache-dir $PWD

Finally, to install Python module Setuptools_scm into the build tree, run the following command:

pip3 install --no-index --find-links dist --no-user setuptools_scm

Contents

Contents  
Installed Plugins Setuptools_scm
Installed Files /usr/lib/python3.14/site-packages/setuptools_scm and /usr/lib/python3.14/site-packages/setuptools_scm-9.2.2.dist-info
Navigation    
« Python module Pathspec HOME Python module Pluggy »