Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 296f4ae commit 3be8ffbCopy full SHA for 3be8ffb
1 file changed
doc/devel/min_dep_policy.rst
@@ -157,7 +157,7 @@ Matplotlib Python NumPy
157
.. _`1.3`: https://matplotlib.org/1.3.0/users/installing.html#build-requirements
158
159
160
-Updating Python and Numpy versions
+Updating Python and NumPy versions
161
==================================
162
163
To update the minimum versions of Python we need to update:
@@ -168,7 +168,7 @@ To update the minimum versions of Python we need to update:
168
- ``doc/devel/min_dep_policy.rst`` (this file)
169
- CI configuration files (circle, GHA, azure)
170
171
-To update the minimum numpy we need to update:
+To update the minimum NumPy we need to update:
172
173
- ``pyproject.toml``
174
- ``environment.yml``
0 commit comments