mirror of
https://github.com/sprockets/sprockets.mixins.avro-publisher.git
synced 2024-11-25 03:00:23 +00:00
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:
parent
71a27c50cd
commit
723479f6d5
1 changed files with 0 additions and 7 deletions
|
@ -1,7 +0,0 @@
|
|||
[bdist_wheel]
|
||||
universal = 1
|
||||
|
||||
[nosetests]
|
||||
with-coverage = 1
|
||||
cover-erase = 1
|
||||
cover-package = sprockets.mixins.amqp
|
Loading…
Reference in a new issue