8000 Enables universal wheel · alex-python/celery@36f2133 · GitHub
[go: up one dir, main page]

Skip to content

Commit 36f2133

Browse files
committed
Enables universal wheel
1 parent 0a4a904 commit 36f2133

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

setup.cfg

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,9 @@ upload-dir = docs/.build/html
1313
requires = pytz >= 2011b
1414
billiard >= 3.3.0.17
1515
kombu >= 3.0.15
16+
17+
[wheel]
18+
universal = 1
19+
20+
[egg_info]
21+
tag_date = true

0 commit comments

Comments
 (0)
0