Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a script to upload python wheels #18

Open
ftomassetti opened this issue Mar 29, 2015 · 6 comments
Open

Create a script to upload python wheels #18

ftomassetti opened this issue Mar 29, 2015 · 6 comments

Comments

@ftomassetti
Copy link
Member

We could use Appeveyor APIs to download artifacts from last successful build and upload them automatically to Pypi.

We should use this script also for WorldEngine and share it with @caseman to be used in noise

@caseman
Copy link

caseman commented Mar 29, 2015

That sounds like a good option. Another hopefully small hurdle is getting python setup.py upload to push them up to pypi. It seems a little brain dead out of the box.

@psi29a
Copy link
Member

psi29a commented Mar 29, 2015

@caseman would you allow one of us to help maintain the pypi package? That way it doesn't always have to fall back to you. If you don't want to, no worries of course! We just want to help where we can. :)

@caseman
Copy link

caseman commented Mar 30, 2015

I'm not opposed to that. I don't have any dev plans for it right now so there's no chance of any toe stepping. Which pypi username would you like access granted to?

@ftomassetti
Copy link
Member Author

Hi, I can help with that. My username is "ftomassetti". Thanks!

@caseman
Copy link

caseman commented Mar 30, 2015

Ok, I've added you as a maintainer on pypi

@ftomassetti
Copy link
Member Author

Thanks!

On Mon, Mar 30, 2015 at 1:26 PM, Casey Duncan [email protected]
wrote:

Ok, I've added you as a maintainer on pypi


Reply to this email directly or view it on GitHub
#18 (comment)
.

Website at http://tomassetti.me http://www.federico-tomassetti.it
GitHub https://github.com/ftomassetti

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants