django-event-system
django-event-system copied to clipboard
feat: Add automated releases on travis CI #3
Need further change on this commit:
- change
deploy.user
to your pypi usename - change
deploy.password
to your own password withtravis encrypt --add deploy.password
Thanks for doing this! This looks like a great start.
I think the only thing to add is make setup.py to pull the version from the environment.