Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
add config for universal wheels
- Loading branch information
Menno Smits
committed
Nov 23, 2015
1 parent
06f0ba6
commit 72fa403
Showing
1 changed file
with
2 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -7,3 +7,5 @@ sdist = build_sphinx sdist | ||
build-dir = doc | ||
source-dir = doc/src | ||
|
||
[bdist_wheel] | ||
universal = 1 |