Skip to content

Commit 04a6a53

Browse files
committed
Update setup.cfg
1 parent 6c3b68b commit 04a6a53

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

setup.cfg

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,6 @@
11
[metadata]
22
description-file = README.md
3+
4+
[bdist_wheel]
5+
# This flag says to generate wheels that support both Python 2 and Python 3.
6+
universal = 1

0 commit comments

Comments
 (0)