~michel-slm/myrepos-utils

ff32737333f546926d48a149e01a2527cac9ea4a — Michel Alexandre Salim 1 year, 5 months ago 4dc111c
Add twine dependency for publishing to PyPI

Signed-off-by: Michel Alexandre Salim <michel@michel-slm.name>
2 files changed, 3 insertions(+), 0 deletions(-)

A requirements-release.txt
M setup.cfg
A requirements-release.txt => requirements-release.txt +1 -0
@@ 0,0 1,1 @@
twine

M setup.cfg => setup.cfg +2 -0
@@ 31,5 31,7 @@ dev =
  pip-tools
  pytest
  pytest-cov
release =
  twine
test =
  pytest