Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 3be8ffb

Browse files
tacaswellQuLogic
andauthored
DOC: fix NumPy capitalization
Co-authored-by: Elliott Sales de Andrade <[email protected]>
1 parent 296f4ae commit 3be8ffb

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

doc/devel/min_dep_policy.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ Matplotlib Python NumPy
157157
.. _`1.3`: https://matplotlib.org/1.3.0/users/installing.html#build-requirements
158158

159159

160-
Updating Python and Numpy versions
160+
Updating Python and NumPy versions
161161
==================================
162162

163163
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:
168168
- ``doc/devel/min_dep_policy.rst`` (this file)
169169
- CI configuration files (circle, GHA, azure)
170170

171-
To update the minimum numpy we need to update:
171+
To update the minimum NumPy we need to update:
172172

173173
- ``pyproject.toml``
174174
- ``environment.yml``

0 commit comments

Comments
 (0)