Skip to content

Commit

Permalink
Added setup.cfg to default to python 2/3 wheels for pypi.
Browse files Browse the repository at this point in the history
Change-Id: I64cf42aca79c32d21cd15c1415125ba97665d134
  • Loading branch information
aardappel committed Jun 25, 2018
1 parent 7dbc8f5 commit e9912e9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions python/setup.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[bdist_wheel]
universal=1

0 comments on commit e9912e9

Please sign in to comment.