Tags: voldemortensen/tartufo
Tags
Merge pull request godaddy#51 from godaddy/release/v1.1.2 Version bump for v1.1.2
Merge pull request godaddy#51 from godaddy/release/v1.1.2 Version bump for v1.1.2
Merge pull request godaddy#35 from godaddy/backport-precommit-bugfix Backport: Fix docs & pre-commit hook to use hyphens in CLI arguments
Merge pull request godaddy#27 from godaddy/release_v1_1 Version bump for 1.1.0 release
Merge pull request godaddy#22 from godaddy/release_v102 Bump to v1.0.2 to avoid conflicts, and mark as stable
Merge pull request godaddy#21 from godaddy/release_v1 Version bump to 1.0.0, and create a changelog
Let he PyPi password trickle in from Travis According to the [Travis docs](https://docs.travis-ci.com/user/deployment-v2/providers/pypi/#environment-variables), we should be able to set `PYPI_PASSWORD` as a secret in the console, and it will Just Work. Let's see what happens!