Skip to content

Commit f997f2b

Browse files
committed
remove setuptools-scm no local from pyproject.toml
1 parent cdb6ee9 commit f997f2b

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,4 @@ hydro = [
5353
where = ["package/src"]
5454

5555
[tool.setuptools.package-data]
56-
"openflash" = [] # Explicitly state no package data
57-
58-
[tool.setuptools_scm]
59-
local_scheme = "no-local-version"
56+
"openflash" = [] # Explicitly state no package data

0 commit comments

Comments
 (0)