blob: 0f93828ea05af5b65fe2d9afcc94a229a94a4d62 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
--- pyproject.toml.orig 2024-02-25 00:30:13 UTC
+++ pyproject.toml
@@ -3,5 +3,5 @@ requires = [
"setuptools",
"versioneer",
"wheel",
- "oldest-supported-numpy"
+ "numpy"
]
|