Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions AUTHORS.rst
Original file line number Diff line number Diff line change
Expand Up @@ -212,3 +212,5 @@ Contributors
- David Glick (@davisagli)

- Greg Gilbert (@greggilbert)

- Philipp Heil (@zkdev)
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ classifiers =
project_urls =
Documentation = https://github3.readthedocs.io
Changelog = https://github3.readthedocs.io/en/latest/release-notes/index.html
Source = https://github3.com/sigmavirus24/github3.py
Source = https://github.com/sigmavirus24/github3.py
Released Versions = https://github.com/sigmavirus24/github3.py/tags
requires_dist =
requests>=2.0
Expand Down