From 87282812b7b09b869e47bc8bebfd117f5cc70f3e Mon Sep 17 00:00:00 2001 From: Martin Fleischmann Date: Tue, 22 Oct 2024 14:14:07 +0200 Subject: [PATCH] DOC: clear the installation instructions --- docs/install.rst | 26 +------------------------- 1 file changed, 1 insertion(+), 25 deletions(-) diff --git a/docs/install.rst b/docs/install.rst index 52a286bd..b10697bb 100644 --- a/docs/install.rst +++ b/docs/install.rst @@ -56,30 +56,6 @@ installing using pip only:: pip install momepy -Using Docker ------------- - -You can also use `Dockerfile `_ -to build minimal a environment for momepy, or -get the official image from Docker Hub:: - - docker pull martinfleis/momepy: - -For example:: - - docker pull martinfleis/momepy:0.4 - -Note that images are available from version 0.4. - -See more in the -`ReadMe `_ - -If you need the full stack of geospatial Python libraries, use `darribas/gds_env `_ -which provides the updated platform for Geographic Data Science (including momepy):: - - docker pull darribas/gds_py - - Install from the repository --------------------------- @@ -93,7 +69,7 @@ installing momepy from local directory:: Alternatively, you can install the latest version directly from GitHub:: - pip install git+git://github.com/pysal/momepy.git + pip install git+https://github.com/pysal/momepy.git Installing directly from repository might face the same dependency issues as described above regarding installing using pip. To ensure that environment is