We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da63ac5 commit 28b187cCopy full SHA for 28b187c
AUTHORS.rst
@@ -180,3 +180,5 @@ Contributors
180
- Simon Westphahl (@westphahl)
181
182
- Steven Nyman (@stevennyman)
183
+
184
+- Tigran Tchougourian (@NargiT)
README.rst
@@ -6,6 +6,12 @@ wrapper around the GitHub API (v3).
6
7
See HISTORY.rst for any "breaking" changes.
8
9
+.. image:: https://travis-ci.org/sigmavirus24/github3.py.svg?branch=master
10
+ :target: https://travis-ci.org/sigmavirus24/github3.py
11
12
+.. image:: https://ci.appveyor.com/api/projects/status/github/sigmavirus24/github3.py?branch=master
13
+ :target: https://ci.appveyor.com/project/sigmavirus24/github3-py/branch/master
14
15
Installation
16
------------
17
0 commit comments