To set up the project run:
$ make setup
To run the test suite run:
$ make test
- Bump version in google_analytics_client/init.py
- Add changes to CHANGELOG.rst
- Open PR with title "Release "
- Ensure test's pass.
- Build + push dist to gemfury:
python setup.py sdist
curl -F package=@<file> https://i86zpxHycM-ihTvTHHb9@push.fury.io/trackmaven/
- Merge PR to master.
- Added release to GitHub https://github.com/TrackMaven/intercom/releases with changelog notes.