There was an error while loading. Please reload this page.
1 parent 914f958 commit 604180fCopy full SHA for 604180f
1 file changed
pyproject.toml
@@ -2,10 +2,6 @@
2
requires = ["setuptools >= 50", "wheel", "setuptools_scm[toml] >= 6", "Cython"]
3
build-backend = "setuptools.build_meta"
4
5
-[project]
6
-name = "cyseq"
7
-version = "0.0.2"
8
-
9
[tool.setuptools_scm]
10
# this is used populated when creating a git archive
11
# and when there is .git dir and/or there is no git installed
0 commit comments