Browse Source

add pyproject.yaml for PEP 518

Signed-off-by: R4SAS <r4sas@i2pmail.org>
master
R4SAS 1 year ago
parent
commit
7117b2bcd7
Signed by: r4sas
GPG Key ID: 66F6C87B98EBCFE2
  1. 2
      pyproject.toml

2
pyproject.toml

@ -0,0 +1,2 @@ @@ -0,0 +1,2 @@
[build-system]
requires = ["setuptools", "wheel"]
Loading…
Cancel
Save