Skip to content

Commit 60cfeea

Browse files
authored
Merge pull request #1059 from jdufresne/bdist
Rename [wheel] section to [bdist_wheel] as the former is legacy
2 parents aa41a7a + 10a3cee commit 60cfeea

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

setup.cfg

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,7 @@ repository = https://upload.pypi.org/legacy/
1919
[sdist]
2020
formats = zip
2121

22-
[wheel]
22+
[bdist_wheel]
2323
universal = 1
2424

2525
[bumpversion:file:setup.py]
26-

0 commit comments

Comments
 (0)