Skip to content

Commit

Permalink
don't need to uninstall
Browse files Browse the repository at this point in the history
  • Loading branch information
12rambau authored Dec 4, 2020
1 parent 5a8e8b5 commit fc8e070
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,11 +68,6 @@ To validate you modification go to the root folder of the package and run
python3 setup.py sdist
```

then make sure to uninstall the package from Pipy with
```py
pip uninstall sepal_ui
```

and install instead the one from your local folder
```py
pip install [your_sepal_ui_folder]
Expand Down

0 comments on commit fc8e070

Please sign in to comment.