John Vandenberg has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/303983

Change subject: setup.py: Add Python 3.4 and 3.5 to pypi classifiers
......................................................................

setup.py: Add Python 3.4 and 3.5 to pypi classifiers

Change-Id: I17fbde4172a5cd380c25b7f781a2a122f9313549
(cherry picked from commit b6e02407d8d1afde3c9df831f9bacb4a5a9f0e6e)
---
M setup.py
1 file changed, 2 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/pywikibot/core 
refs/changes/83/303983/1

diff --git a/setup.py b/setup.py
index 397dac1..265a915 100644
--- a/setup.py
+++ b/setup.py
@@ -188,6 +188,8 @@
         'Environment :: Console',
         'Programming Language :: Python :: 2.7',
         'Programming Language :: Python :: 3.3',
+        'Programming Language :: Python :: 3.4',
+        'Programming Language :: Python :: 3.5',
     ],
     use_2to3=False
 )

-- 
To view, visit https://gerrit.wikimedia.org/r/303983
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I17fbde4172a5cd380c25b7f781a2a122f9313549
Gerrit-PatchSet: 1
Gerrit-Project: pywikibot/core
Gerrit-Branch: 2.0
Gerrit-Owner: John Vandenberg <[email protected]>
Gerrit-Reviewer: Legoktm <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to