Skip to content

Commit 604180f

Browse files
committed
Do not put project metadata in pyproject.toml
Signed-off-by: Jono Yang <jyang@nexb.com>
1 parent 914f958 commit 604180f

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

pyproject.toml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,6 @@
22
requires = ["setuptools >= 50", "wheel", "setuptools_scm[toml] >= 6", "Cython"]
33
build-backend = "setuptools.build_meta"
44

5-
[project]
6-
name = "cyseq"
7-
version = "0.0.2"
8-
95
[tool.setuptools_scm]
106
# this is used populated when creating a git archive
117
# and when there is .git dir and/or there is no git installed

0 commit comments

Comments
 (0)