You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.rst
+2-2
Original file line number
Diff line number
Diff line change
@@ -33,13 +33,13 @@ Go to the `download page <http://readthedocs.org/projects/windpowerlib/downloads
33
33
Installation
34
34
============
35
35
36
-
If you have a working Python 3 (>= 3.6) environment, use pypi to install the latest windpowerlib version:
36
+
If you have a working Python 3 environment, use pypi to install the latest windpowerlib version:
37
37
38
38
::
39
39
40
40
pip install windpowerlib
41
41
42
-
The windpowerlib is designed for Python 3 and tested on Python >= 3.5. We highly recommend to use virtual environments.
42
+
The windpowerlib is designed for Python 3 and tested on Python >= 3.10. We highly recommend to use virtual environments.
43
43
Please see the `installation page <http://oemof.readthedocs.io/en/stable/installation_and_setup.html>`_ of the oemof documentation for complete instructions on how to install python and a virtual environment on your operating system.
Copy file name to clipboardexpand all lines: doc/getting_started.rst
+1-1
Original file line number
Diff line number
Diff line change
@@ -43,7 +43,7 @@ If you have a working Python 3 environment, use pypi to install the latest windp
43
43
44
44
pip install windpowerlib
45
45
46
-
The windpowerlib is designed for Python 3 and tested on Python >= 3.5. We highly recommend to use virtual environments.
46
+
The windpowerlib is designed for Python 3 and tested on Python >= 3.10. We highly recommend to use virtual environments.
47
47
Please see the `installation page <http://oemof.readthedocs.io/en/stable/installation_and_setup.html>`_ of the oemof documentation for complete instructions on how to install python and a virtual environment on your operating system.
0 commit comments