OSDN Git Service

PEP 518
authorSimon Forman <sforman@hushmail.com>
Fri, 24 Apr 2020 07:00:59 +0000 (00:00 -0700)
committerSimon Forman <sforman@hushmail.com>
Fri, 24 Apr 2020 07:00:59 +0000 (00:00 -0700)
pyproject.toml [new file with mode: 0644]

diff --git a/pyproject.toml b/pyproject.toml
new file mode 100644 (file)
index 0000000..c953815
--- /dev/null
@@ -0,0 +1,2 @@
+[build-system]
+requires = ["setuptools", "wheel"]
\ No newline at end of file