summaryrefslogtreecommitdiff
path: root/setup.cfg
blob: 3b35d7a5e9f9c008019b7b5678a2fae45d17a011 (plain)
1
2
3
4
5
6
7
8
9
# Setuptools v62.6 doesn't support editable installs with just 'pyproject.toml' (PEP 660).
# Keep this file until it does!

[metadata]
# wheel doesn't yet read license_files from pyproject.toml - tools.setuptools
# Keep it here until it does!
license_files =
    LICENSE
    CONTRIBUTORS.txt