Parsely/pykafka

Build and upload PyPI artifacts from Travis build

Open

#867 opened on Sep 18, 2018

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Python (1,114 stars) (231 forks)batch import
enhancementhelp wanted

Description

The "push to PyPI" step described here should be automated. Whenever a commit is made to master whose name indicates that it should be a new version, the Travis build for that commit should end with the indicated version being checked out and uploaded to PyPI.

Contributor guide