jenkins-bot has submitted this change. ( 
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/619483 )

Change subject: [doc] Add Python 3 only classifier
......................................................................

[doc] Add Python 3 only classifier

Change-Id: I6d8c0a22bb4a3df0c2b4a8cc8ff5549db31f4024
---
M setup.py
1 file changed, 1 insertion(+), 0 deletions(-)

Approvals:
  D3r1ck01: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/setup.py b/setup.py
index d02ce3f..304feda 100644
--- a/setup.py
+++ b/setup.py
@@ -270,6 +270,7 @@
             'Operating System :: OS Independent',
             'Programming Language :: Python',
             'Programming Language :: Python :: 3',
+            'Programming Language :: Python :: 3 :: Only',
             'Programming Language :: Python :: 3.5',
             'Programming Language :: Python :: 3.6',
             'Programming Language :: Python :: 3.7',

--
To view, visit https://gerrit.wikimedia.org/r/c/pywikibot/core/+/619483
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.wikimedia.org/r/settings

Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-Change-Id: I6d8c0a22bb4a3df0c2b4a8cc8ff5549db31f4024
Gerrit-Change-Number: 619483
Gerrit-PatchSet: 2
Gerrit-Owner: Xqt <[email protected]>
Gerrit-Reviewer: D3r1ck01 <[email protected]>
Gerrit-Reviewer: jenkins-bot
Gerrit-MessageType: merged
_______________________________________________
Pywikibot-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/pywikibot-commits

Reply via email to