Skip to content

Commit d0e6c70

Browse files
committedNov 5, 2021
Add PEP 518 pyproject.toml.
1 parent ec7d19e commit d0e6c70

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
 

‎pyproject.toml

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[build-system]
2+
requires = ["wheel", "setuptools", "setuptools_scm"]
3+
build-backend = "setuptools.build_meta"

0 commit comments

Comments
 (0)