Skip to content

Commit d6335b2

Browse files
Merge pull request #73 from philipstarkey/bugfix/setuptools_scm
Removes setuptools_scm configuration from pyproject.toml
2 parents f1c0962 + 720003b commit d6335b2

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

pyproject.toml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
11
[build-system]
22
requires = ["setuptools>=42", "wheel", "setuptools_scm[toml]>=4.1.0"]
33
build-backend = "setuptools.build_meta"
4-
5-
[tool.setuptools_scm]
6-
version_scheme = "release-branch-semver"
7-
local_scheme = "node-and-date"

0 commit comments

Comments
 (0)