Add note about package maintainers.

This commit is contained in:
Luke Murphy 2018-12-01 00:16:09 +01:00
parent 85865f7c05
commit 019db25363
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC

View File

@ -81,6 +81,8 @@ $ pipenv run distribusi --help
## Release It
You'll need a [PyPi](https://pypi.org/) account and be added as a maintainer.
```
$ make publish
```