Add twine to dev dependencies
This commit is contained in:
parent
94ad227587
commit
ba3baef5a1
2 changed files with 52 additions and 1 deletions
1
Pipfile
1
Pipfile
|
@ -8,6 +8,7 @@ sphinx = ">=2"
|
|||
path-py = ">=8.2.1"
|
||||
ipcalc = ">=1.99"
|
||||
coverage = "*"
|
||||
twine = "*"
|
||||
|
||||
[packages]
|
||||
jandd-sphinxext-ip = {editable = true,path = "."}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue