Open glyph opened 9 years ago
Hi Glyph! I made the changes to setup.py. I guess we can close this issue now.
Where were the changes? We should close the issue once there is a test on master and continuous integration to verify that it works ;).
@glyph Added tox.ini for tests and .travis.yml for integrating it with Travis-CI. The builds were successful with push and pull-request. Here's a PR for reference https://github.com/rackerlabs/blueflood-carbon-forwarder/pull/5.
Looks good to me!
It seems that some tests for loading the plugin are still in order though?
The only package included in
graphite-blueflood
by itssetup.py
isbluefloodserver
. The only data file isREADME.md
. Thetwistd
plugin intwisted/plugins
is, therefore, not packaged.This is an unfortunately remarkably subtle thing to do completely correctly, but it basically boils down to this: