From 1cc741c0c19c814de8c5bf581c380311432c8be4 Mon Sep 17 00:00:00 2001 From: mathieui Date: Mon, 13 Feb 2017 19:03:12 +0100 Subject: Add the python 3.6 version specifier --- setup.py | 1 + 1 file changed, 1 insertion(+) (limited to 'setup.py') diff --git a/setup.py b/setup.py index df03bcd8..d5f61180 100755 --- a/setup.py +++ b/setup.py @@ -86,6 +86,7 @@ setup(name="poezio", 'License :: OSI Approved :: zlib/libpng License', 'Natural Language :: English', 'Operating System :: Unix', + 'Programming Language :: Python :: 3.6', 'Programming Language :: Python :: 3.5', 'Programming Language :: Python :: 3.4', 'Programming Language :: Python :: 3 :: Only'], -- cgit v1.2.3