mirror of
https://github.com/wassname/geopandas.git
synced 2026-09-12 12:20:25 +08:00
DOC: add pip install -e . to contributing.rst (#2617)
This commit is contained in:
@@ -225,7 +225,7 @@ This should install all necessary dependencies.
|
||||
Once dependencies are in place, make an in-place build by navigating to the git
|
||||
clone of the *GeoPandas* repository and running::
|
||||
|
||||
python setup.py develop
|
||||
python -m pip install -e .
|
||||
|
||||
|
||||
5) Making changes and writing tests
|
||||
|
||||
Reference in New Issue
Block a user