Merge pull request #2177 from Natim/2175-broken-wheel-dependencies

Build a Python-3-compatible wheel for acme.
This commit is contained in:
Erik Rose 2016-01-21 12:10:26 -05:00
commit 09d5dcb27e

2
acme/setup.cfg Normal file
View file

@ -0,0 +1,2 @@
[bdist_wheel]
universal = 1