Skip to content
This repository was archived by the owner on May 7, 2021. It is now read-only.

Commit 2d15ace

Browse files
committed
Added wheel support at setup.cfg
1 parent 2e26d1d commit 2d15ace

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

setup.cfg

+3
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,6 @@ upload-dir = docs/build/html
88

99
[bdist_rpm]
1010
requires = Django >= 1.2
11+
12+
[wheel]
13+
universal = 1

0 commit comments

Comments
 (0)