zestsoftware / zest.releaser

Python software releasing made easy and repeatable
https://zestreleaser.readthedocs.io
GNU General Public License v2.0
198 stars 62 forks source link

Update README.rst #344

Closed spereverde closed 4 years ago

spereverde commented 4 years ago

twine is now a required dependency, see https://github.com/zestsoftware/zest.releaser/blob/6.20.0/setup.py

reinout commented 4 years ago

Thanks for the fix! You're right, we need twine now.