Skip to content

Commit

Permalink
Add support for universal build: py2 and py3
Browse files Browse the repository at this point in the history
  • Loading branch information
kevin-bates authored and lresende committed Apr 17, 2018
1 parent 41c378e commit 9a54d78
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
[bdist_wheel]
universal=1

[metadata]
description-file=README.md

0 comments on commit 9a54d78

Please sign in to comment.