pyproject

This commit is contained in:
Talley Lambert
2021-04-25 14:20:47 -04:00
parent 75b29bc600
commit 01f496bc18

3
pyproject.toml Normal file
View File

@@ -0,0 +1,3 @@
# pyproject.toml
[build-system]
requires = ["setuptools>=45", "wheel", "setuptools_scm[toml]>=6.0"]