Skip to content

Commit 42a6a80

Browse files
committed
chore: add uninstall to Makefile
1 parent 7ba75df commit 42a6a80

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

Makefile

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,9 @@ install-editable:
2424

2525
install-e: install-editable # alias
2626

27+
uninstall:
28+
$(PYTHON) -m pip uninstall --yes $(PROJECT_NAME)
29+
2730
build:
2831
$(PYTHON) -m pip install --upgrade pip
2932
$(PYTHON) -m pip install --upgrade setuptools wheel build

docs/source/developer/contributing.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ in the main directory. This installation is removable by:
4343

4444
.. code-block:: bash
4545
46-
pip3 uninstall torchopt
46+
make uninstall
4747
4848
4949
Lint Check

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy