Skip to content

Commit 64e60fc

Browse files
committed
Merge branch 'master' of https://github.com/pypa/setuptools
2 parents 16ee306 + 92cf661 commit 64e60fc

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

MANIFEST.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,4 @@ include launcher.c
1212
include msvc-build-launcher.cmd
1313
include pytest.ini
1414
include tox.ini
15+
exclude pyproject.toml # Temporary workaround for #1644.

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
[build-system]
22
requires = ["wheel"]
3-
build-backend = "setuptools.build_meta"
43

54
[tool.towncrier]
65
package = "setuptools"

0 commit comments

Comments
 (0)