Commit 64e60fc3 authored by Jason R. Coombs's avatar Jason R. Coombs

Merge branch 'master' of https://github.com/pypa/setuptools

parents 16ee3060 92cf661c
...@@ -12,3 +12,4 @@ include launcher.c ...@@ -12,3 +12,4 @@ include launcher.c
include msvc-build-launcher.cmd include msvc-build-launcher.cmd
include pytest.ini include pytest.ini
include tox.ini include tox.ini
exclude pyproject.toml # Temporary workaround for #1644.
[build-system] [build-system]
requires = ["wheel"] requires = ["wheel"]
build-backend = "setuptools.build_meta"
[tool.towncrier] [tool.towncrier]
package = "setuptools" package = "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