From 16d0ecb81912852890ea59ec19a1fd7b3586c66f Mon Sep 17 00:00:00 2001 From: "James E. Blair" Date: Wed, 24 Apr 2019 08:18:41 -0700 Subject: [PATCH] Update python version trove classifiers This should work in all current-ish versions. Change-Id: Ic97fcfc554fe7dd5cfa5a9298a4b13892d1c97f8 --- setup.cfg | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/setup.cfg b/setup.cfg index 8b9accf..6929308 100644 --- a/setup.cfg +++ b/setup.cfg @@ -16,6 +16,10 @@ classifier = Programming Language :: Python Programming Language :: Python :: 2 Programming Language :: Python :: 2.7 + Programming Language :: Python :: 3 + Programming Language :: Python :: 3.5 + Programming Language :: Python :: 3.6 + Programming Language :: Python :: 3.7 keywords = gerrit console urwid review [files]