mirror of
https://github.com/dgelessus/python-rsrcfork.git
synced 2025-01-18 14:29:45 +00:00
Add pyproject.toml with PEP 517/PEP 518 metadata
This commit is contained in:
parent
d5199bd503
commit
13654c2560
6
pyproject.toml
Normal file
6
pyproject.toml
Normal file
@ -0,0 +1,6 @@
|
||||
[build-system]
|
||||
requires = [
|
||||
"setuptools >= 43.0.0",
|
||||
"wheel >= 0.32.0",
|
||||
]
|
||||
build-backend = "setuptools.build_meta"
|
Loading…
x
Reference in New Issue
Block a user