Fix confserver test and add dev pbr

Fix confserver test and add dev pbr
This commit is contained in:
Brian Martin 2019-05-23 09:20:17 -04:00
parent 588959d1ef
commit 7dc2504f2b
4 changed files with 20 additions and 4 deletions

View file

@ -15,6 +15,7 @@ nose = "*"
coverage = "*"
mock = "*"
pylint = "*"
pbr = "*"
[pipenv]
allow_prereleases = true