Skip to content

Commit 40554f3

Browse files
Add versioneer to pyproject_toml
1 parent 9a3ba32 commit 40554f3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
[build-system]
2-
requires = ["setuptools"]
2+
requires = ["setuptools",
3+
"versioneer"]
34
build-backend = "setuptools.build_meta"

0 commit comments

Comments
 (0)