summarylogtreecommitdiffstats
path: root/pyproject.toml.patch
blob: 170a757770c79193253bd2eef657d8d539c67d70 (plain)
1
2
3
4
5
6
7
8
9
--- a/pyproject.toml	2023-02-14 18:45:43.000000000 +0300
+++ b/pyproject.toml	2023-02-16 13:32:27.818838893 +0300
@@ -3,5 +3,5 @@
     "setuptools>=30.3.0",
     "wheel",
     "setuptools_scm",
-    "oldest-supported-numpy",
+    "numpy",
 ]