jenkins-bot has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/557530 )

Change subject: [setup] Add python 3.8 to the setup classifier
......................................................................

[setup] Add python 3.8 to the setup classifier

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

Approvals:
  Merlijn van Deen: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/setup.py b/setup.py
index de86399..066bb9c 100644
--- a/setup.py
+++ b/setup.py
@@ -237,6 +237,7 @@
         'Programming Language :: Python :: 3.5',
         'Programming Language :: Python :: 3.6',
         'Programming Language :: Python :: 3.7',
+        'Programming Language :: Python :: 3.8',
         'Programming Language :: Python :: Implementation :: CPython',
         'Topic :: Internet :: WWW/HTTP :: Dynamic Content :: Wiki',
         'Topic :: Software Development :: Libraries :: Python Modules',

--
To view, visit https://gerrit.wikimedia.org/r/557530
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.wikimedia.org/r/settings

Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: Ieb3fb179022871f0872b3e6a77f1a8d74e5f2dac
Gerrit-Change-Number: 557530
Gerrit-PatchSet: 1
Gerrit-Owner: Xqt <[email protected]>
Gerrit-Reviewer: Legoktm <[email protected]>
Gerrit-Reviewer: Merlijn van Deen <[email protected]>
Gerrit-Reviewer: jenkins-bot (75)
_______________________________________________
Pywikibot-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/pywikibot-commits

Reply via email to