mirror of
git://slackware.nl/current.git
synced 2024-12-28 09:59:53 +01:00
8 lines
288 B
Diff
8 lines
288 B
Diff
|
--- ./pyproject.toml.orig 2023-07-17 18:39:53.000000000 -0500
|
||
|
+++ ./pyproject.toml 2024-03-03 13:11:48.147039844 -0600
|
||
|
@@ -1,3 +1,3 @@
|
||
|
[build-system]
|
||
|
-requires = ["setuptools", "wheel", "Cython<3.0"]
|
||
|
+requires = ["setuptools", "wheel", "Cython"]
|
||
|
build-backend = "setuptools.build_meta"
|