mirror of
https://github.com/fjosw/pyerrors.git
synced 2025-03-15 14:50:25 +01:00
build: pyproject.toml added.
This commit is contained in:
parent
62814c1fff
commit
40edaecf23
1 changed files with 3 additions and 0 deletions
3
pyproject.toml
Normal file
3
pyproject.toml
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
[build-system]
|
||||||
|
requires = ["setuptools >= 63.0.0", "wheel"]
|
||||||
|
build-backend = "setuptools.build_meta"
|
Loading…
Add table
Reference in a new issue