setup.cfg: Not a universal distribution.

We cannot distribute this as a universal wheel since the dependencies
differ between Python 2 and Python 3.  Also removed the nose section
since we don't have no stinking tests.
This commit is contained in:
Dave Shawley 2016-08-09 15:03:58 -04:00
parent 71a27c50cd
commit 723479f6d5

View file

@ -1,7 +0,0 @@
[bdist_wheel]
universal = 1
[nosetests]
with-coverage = 1
cover-erase = 1
cover-package = sprockets.mixins.amqp