Skip to content

Commit

Permalink
[CHG] Add '[bdist_wheel] universal = 1' in the setup.cfg
Browse files Browse the repository at this point in the history
  • Loading branch information
RobinetDenisAcsone committed Sep 21, 2018
1 parent 317b051 commit cee2abb
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions setup.cfg
Expand Up @@ -11,3 +11,7 @@ cover-package=coda
cover-html=1
cover-html-dir=.cover/
debug=nose.loader

[bdist_wheel]
universal = 1

0 comments on commit cee2abb

Please sign in to comment.