Browse Source

Remove pyproject.toml

test_fixup
Vadim Lebedev 2 years ago
parent
commit
8d96aa686a
1 changed files with 0 additions and 7 deletions
  1. +0
    -7
      pyproject.toml

+ 0
- 7
pyproject.toml View File

@@ -1,7 +0,0 @@
# See https://setuptools.readthedocs.io/en/latest/build_meta.html

[build-system]
# Use setuptools >= 43 because it automatically includes pyproject.toml in source distribution
# Use setuptools >= 46.5 to use attr: package.__version__
# https://setuptools.readthedocs.io/en/latest/history.html#id284
requires = ["setuptools", "wheel"]

Loading…
Cancel
Save