From 4eede80a6bcf6bebb820a4db59376a46dc54f4e2 Mon Sep 17 00:00:00 2001 From: Sylwester Arabas Date: Wed, 13 Nov 2024 01:32:09 +0100 Subject: [PATCH] remove PySDM copy-paste leftovers --- docs/templates/index.html.jinja2 | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/docs/templates/index.html.jinja2 b/docs/templates/index.html.jinja2 index 6c5078cd..1fbd9f5c 100644 --- a/docs/templates/index.html.jinja2 +++ b/docs/templates/index.html.jinja2 @@ -106,10 +106,9 @@

pip install PyMPDATA

Note: the way above will not install PyMPDATA-examples, to install them, and run the tests, likely the most convenient way is:

-
git clone https://github.com/open-atmos/PySDM.git
+        
git clone https://github.com/open-atmos/PyMPDATA.git
 pip install -e PyMPDATA[tests] -e PyMPDATA/examples[tests]
-pytest PyMPDATA
-        
+pytest PyMPDATA

(the above should be a viable way to set up development environment for PyMPDATA, see also our Python dev hints Wiki for further information)

PyMPDATA-examples is available on PyPI and can be installed using pip: @@ -167,7 +166,7 @@ jupyter-notebook PyMPDATA/examples for a complete list of contributors.

- Development of PySDM was supported by: + Development of PyMPDATA was supported by: