Add coverage to dev dependencies

This commit is contained in:
Jan Dittberner 2019-07-13 22:03:46 +02:00
parent 281f740589
commit 94ad227587
2 changed files with 39 additions and 1 deletions

View file

@ -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 = "."}