Skip to content

Conversation

@graysonarts
Copy link
Contributor

This was done originally on master to just make things easier, but needs to be brought into development.
This change also adds the publish.sh script used for publishing to pypi.

@@ -0,0 +1,9 @@
#!/usr/bin/env bash
Copy link
Contributor

@t8y8 t8y8 Jun 29, 2016

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This won't work for a standard Windows world -- maybe that's ok but there are some cross platform options if we want to start adding build/test/doc scripts. A lot of projects use http://www.pyinvoke.org/ which is a rake-like system.

Not blocking, just a thought

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good point @t8y8 though I'm hesitant to take a dependency on an external module just for making our job of pushing to pypi easier.
Eventually, I'd like to automate publishing to pypi when we create the release tag.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, we probably won't hit the inflection point of needing something like that for a while.

Changes LGTM

@graysonarts graysonarts merged commit c26ee64 into tableau:development Jun 29, 2016
@graysonarts graysonarts deleted the publish-script branch June 29, 2016 21:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants