8 lines
138 B
Plaintext
8 lines
138 B
Plaintext
* Install
|
|
Install in "development mode" so any change of the program is effective.
|
|
pip install -e .
|
|
|
|
* Uninstall
|
|
pip uninstall materials
|
|
|