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.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,12 +25,12 @@ pip install scilpy
25
25
26
26
## Install scilpy as a developer
27
27
28
-
The library is now built for Python 3.10 so be sure to create a virtual environnement for Python 3.10. If this version is not installed on your computer:
28
+
The library is now built for Python 3.9/3.10 and 3.11. Please, be sure to create a virtual environnement.
29
+
If none of these versions are installed on your computer, we suggest you to install python3.10:
0 commit comments