Files
fvr/INSTALL
2025-12-23 20:09:10 +01:00

11 lines
147 B
Plaintext

* Installation
python -m pip install .
Development dependencies
python -m pip install -e '.[dev]'
* Uninstallation
python -m pip uninstall fvr