From 0bde932b78a46a2a69f1026c973c287b63d7d292 Mon Sep 17 00:00:00 2001 From: Thomas Kriechbaumer Date: Fri, 23 Dec 2016 20:30:04 +0100 Subject: run tests on Python 3.6 --- setup.py | 1 + 1 file changed, 1 insertion(+) (limited to 'setup.py') diff --git a/setup.py b/setup.py index 08708b31..fa20e7cf 100644 --- a/setup.py +++ b/setup.py @@ -35,6 +35,7 @@ setup( "Programming Language :: Python :: 3", "Programming Language :: Python :: 3 :: Only", "Programming Language :: Python :: 3.5", + "Programming Language :: Python :: 3.6", "Programming Language :: Python :: Implementation :: CPython", "Programming Language :: Python :: Implementation :: PyPy", "Topic :: Security", -- cgit v1.2.3