Use pypuppetdb with api version 4

This commit is contained in:
Raphaël Pinson
2015-10-06 10:42:32 +02:00
committed by Mickaël Canévet
parent 7e3cf0189b
commit 6af356a2fd
3 changed files with 7 additions and 7 deletions

View File

@@ -32,7 +32,8 @@ setup(
"Flask >= 0.10.1",
"Flask-WTF >= 0.9.4, <= 0.9.5",
"WTForms < 2.0",
"pypuppetdb >= 0.1.0, < 0.2.0",
dependency_links=[
"git+https://github.com/raphink/pypuppetdb@v4-api#egg=pypuppetdb",
],
keywords="puppet puppetdb puppetboard",
classifiers=[