Skip to content

Commit

Permalink
downgrade python-jenkins pip package
Browse files Browse the repository at this point in the history
newest version have another server responses, that crushes our current engine arch:
  • Loading branch information
naumvd95 committed May 7, 2018
1 parent acdcad8 commit f85c558
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 11 deletions.
13 changes: 3 additions & 10 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
'pycrypto',
'prometheus_client',
'python-etcd',
'python-jenkins',
'python-jenkins==0.4.16',
'python-ldap==3.0.0b4',
'pyyaml',
'requests',
Expand Down

0 comments on commit f85c558

Please sign in to comment.