Skip to content

Commit b89a5d6

Browse files
committed
Use setuptools-scm for package version
1 parent e51a1b8 commit b89a5d6

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

pyproject.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -107,9 +107,6 @@ casts = ['asciinema==2.4.0']
107107
[project.scripts]
108108
dfetch = "dfetch.__main__:main"
109109

110-
[tool.setuptools.dynamic]
111-
version = { attr = "dfetch.__version__" }
112-
113110
[tool.setuptools.packages.find]
114111
include = ["dfetch", "dfetch.*"]
115112

0 commit comments

Comments
 (0)