11 lines
147 B
Plaintext
11 lines
147 B
Plaintext
* Installation
|
|
|
|
python -m pip install .
|
|
|
|
Development dependencies
|
|
python -m pip install -e '.[dev]'
|
|
|
|
* Uninstallation
|
|
|
|
python -m pip uninstall fvr
|