Commit a94ccbf4 authored by Paul Ganssle's avatar Paul Ganssle Committed by GitHub

Merge pull request #1404 from benoit-pierre/fix_pyproject.toml

fix PEP 518 configuration
parents 5c816483 601f82e5
Fix PEP 518 configuration: set build requirements in ``pyproject.toml`` to ``["wheel"]``.
[build-system]
requires = ["wheel"]
[tool.towncrier]
package = "setuptools"
package_dir = "setuptools"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment