qubes-infrastructure-mirrors

Setup with setuptools (legacy)

Build:

python3 setup.py build

Install:

python3 setup.py install

Setup with python-build

Ensure to have python-build installed.

Build:

python3 -m build

Install:

pip3 install dist/qubesmirror-2.1-py3-none-any.whl