Commit graph

5 commits

Author SHA1 Message Date
Gavin M. Roy
adc69339d2 Decode JSON on our own since S3 doesnt set a return content type 2017-05-03 23:02:08 -04:00
Gavin M. Roy
bd479da7cb Refactor to reflect changes to sprockets.mixins.amqp 2017-05-03 22:44:37 -04:00
Robin Klingsberg
aec6974bc7 Replace Avro publisher internals with latest internal version
Move mixin to its own file
Add helper method for Avro publishing
Update setup.py and requires files to current standard
Replace avro with fastavro
Update MANIFEST.in with new requires files
Add setup.cfg
Add docs dir with index and history files
Add unit tests
Add unit tests to Travis CI config
Add Python 2.7, pypy, and 3.5.1 to Travis CI config

h/t to @gmr for the new internals
2017-04-25 13:32:46 -04:00
Dave Shawley
723479f6d5 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.
2016-08-09 15:03:58 -04:00
Gavin M. Roy
7324bea384 Initial commit 2015-09-24 14:29:18 -04:00