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
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -72,7 +72,7 @@ An in-depth guide to mastering **NumPy**, covering fundamental to advanced array
72
72
73
73
## ⚙️ Setup
74
74
75
-
This project was developed using Python **v3.12.3**. If you encounter issues running the specified version of dependencies, consider using this specific Python version.
75
+
This project requires Python **v3.10** or higher. It was developed and tested using Python **v3.12.3**. If you encounter issues running the specified version of dependencies, consider using this version of Python.
0 commit comments