mozilla / elasticutils

[deprecated] A friendly chainable ElasticSearch interface for python
http://elasticutils.rtfd.org
BSD 3-Clause "New" or "Revised" License
243 stars 76 forks source link

add support for distributing wheels #249

Open willkg opened 10 years ago

willkg commented 10 years ago

We should add support for distributing wheels. I have steps in the release process documentation for wheels, but I'm pretty sure we need some additional files or something for it to be correct like a setup.cfg.

Writing this up hoping someone else grabs it and does the necessary stuff.