Add twine to dev dependencies

This commit is contained in:
Jan Dittberner 2019-07-13 22:06:28 +02:00
parent 94ad227587
commit ba3baef5a1
2 changed files with 52 additions and 1 deletions

View file

@ -8,6 +8,7 @@ sphinx = ">=2"
path-py = ">=8.2.1"
ipcalc = ">=1.99"
coverage = "*"
twine = "*"
[packages]
jandd-sphinxext-ip = {editable = true,path = "."}