mirror of
https://github.com/TREX-CoE/trexio.git
synced 2025-01-03 01:56:13 +01:00
RM deprecated oldest-supported-numpy
This commit is contained in:
parent
62b12b59ae
commit
19adc9d811
@ -3,6 +3,6 @@ requires = [
|
|||||||
"setuptools>=42",
|
"setuptools>=42",
|
||||||
"wheel",
|
"wheel",
|
||||||
"pkgconfig",
|
"pkgconfig",
|
||||||
"oldest-supported-numpy"
|
"numpy",
|
||||||
]
|
]
|
||||||
build-backend = "setuptools.build_meta"
|
build-backend = "setuptools.build_meta"
|
||||||
|
@ -1,4 +1,3 @@
|
|||||||
setuptools>=42
|
setuptools>=42
|
||||||
pkgconfig
|
pkgconfig
|
||||||
numpy<1.27.0
|
numpy
|
||||||
numpy>=1.17.3
|
|
||||||
|
Loading…
Reference in New Issue
Block a user