Merge "Use latest release of github3.py"
This commit is contained in:
commit
66aae2f42e
@ -62,7 +62,6 @@ Install Zuul
|
||||
git clone https://git.zuul-ci.org/zuul
|
||||
cd zuul/
|
||||
sudo dnf install $(bindep -b) -y
|
||||
sudo pip3 install git+https://github.com/sigmavirus24/github3.py.git@develop#egg=Github3.py
|
||||
sudo pip3 install .
|
||||
|
||||
Setup
|
||||
|
@ -1,8 +1,6 @@
|
||||
pbr>=1.1.0
|
||||
|
||||
# pull from master until https://github.com/sigmavirus24/github3.py/pull/671
|
||||
# is in a release
|
||||
git+https://github.com/sigmavirus24/github3.py.git@17d0fb972ee34f19793955aab71a12e8d4b450d9#egg=Github3.py
|
||||
github3.py>=1.0.2
|
||||
PyYAML>=3.1.0
|
||||
paramiko>=2.0.1
|
||||
GitPython>=2.1.8
|
||||
|
Loading…
x
Reference in New Issue
Block a user