diff options
| author | Catherine <whitequark@whitequark.org> | 2021-12-17 18:20:57 +0000 |
|---|---|---|
| committer | Catherine <whitequark@whitequark.org> | 2021-12-17 18:20:57 +0000 |
| commit | 8e2615765e255144403431ca95c5cdf6c78eb638 (patch) | |
| tree | 58b1bb6c8c6194770c90d422e7bd1e9a845096c7 | |
| parent | 5b82f0d6d3f301aacc1eb29f0ef53d4882d4e28d (diff) | |
Revert "Add PEP 518 `pyproject.toml`."
This reverts commit bd7fdd379d8b28f8b542f251a11ca28297e8fd6f.
| -rw-r--r-- | pyproject.toml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/pyproject.toml b/pyproject.toml deleted file mode 100644 index ceb5fc5..0000000 --- a/pyproject.toml +++ /dev/null @@ -1,3 +0,0 @@ -[build-system] -requires = ["wheel", "setuptools", "setuptools_scm"] -build-backend = "setuptools.build_meta" |
