Legoktm has uploaded a new change for review.

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

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
---
M setup.py
1 file changed, 2 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/pywikibot/core 
refs/changes/79/303979/1

diff --git a/setup.py b/setup.py
index c880ec4..2ff038e 100644
--- a/setup.py
+++ b/setup.py
@@ -218,6 +218,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/303979
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: master
Gerrit-Owner: Legoktm <legoktm.wikipe...@gmail.com>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to