Skip to content

Commit a018a6e

Browse files
committed
Adds pyproject file.
1 parent ca0c6d0 commit a018a6e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

pyproject.toml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
[build-system]
2+
requires = ["setuptools>=42", "wheel", "setuptools_scm[toml]>=3.4"]
3+
build-backend = "setuptools.build_meta"
4+
5+
[tools.setuptools_scm]

0 commit comments

Comments
 (0)