mirror of
https://github.com/status-im/PyGithub.git
synced 2026-08-31 19:01:15 +00:00
Note explicit support for Python 3.5
This commit is contained in:
@@ -88,6 +88,8 @@ if __name__ == "__main__":
|
||||
"Programming Language :: Python :: 3",
|
||||
"Programming Language :: Python :: 3.2",
|
||||
"Programming Language :: Python :: 3.3",
|
||||
"Programming Language :: Python :: 3.4",
|
||||
"Programming Language :: Python :: 3.5",
|
||||
"Topic :: Software Development",
|
||||
],
|
||||
test_suite="github.tests.AllTests",
|
||||
|
||||
Reference in New Issue
Block a user