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