We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5b0557e + 006e9ba commit 4626f7bCopy full SHA for 4626f7b
pyproject.toml
@@ -1,7 +1,8 @@
1
[build-system]
2
requires = ["setuptools",
3
"wheel",
4
- "setuptools_scm"]
+ "setuptools_scm",
5
+ "cython"]
6
build-backend = 'setuptools.build_meta'
7
8
[tool.setuptools_scm]
0 commit comments