Skip to content

Commit 21f3918

Browse files
add pyproject.toml
1 parent 7e5c986 commit 21f3918

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

pyproject.toml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
[build-system]
2+
requires = ["setuptools>=41.2.0", "wheel", "setuptools_scm>5"]
3+
4+
5+
6+
[tool.setuptools_scm]
7+
write_to = "src/apipkg/version.py"

0 commit comments

Comments
 (0)