Skip to content

Commit

Permalink
add note about Numpy >= 1.22
Browse files Browse the repository at this point in the history
  • Loading branch information
hobu committed Apr 29, 2024
1 parent 5e31b65 commit f4bbc6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -312,5 +312,5 @@ Requirements
* PDAL 2.6+
* Python >=3.9
* Pybind11 (eg :code:`pip install pybind11[global]`)
* Numpy (eg :code:`pip install numpy`)
* Numpy >= 1.22 (eg :code:`pip install numpy`)
* scikit-build-core (eg :code:`pip install scikit-build-core`)

0 comments on commit f4bbc6a

Please sign in to comment.