Commit bbead62d authored by Javier Jardón's avatar Javier Jardón
Browse files

Add pyproject.toml, to follow PEP 518

Keep manual setuptools detection on setup.py for people using pip < 10.0.0
parent 88115648
Loading
Loading
Loading
Loading

pyproject.toml

0 → 100644
+2 −0
Original line number Diff line number Diff line
[build-system]
requires = ["setuptools", "wheel"]