From 007bd2aa4c184b28f710d041a0abe78bffc0ec2e Mon Sep 17 00:00:00 2001 From: facelessuser Date: Fri, 17 Nov 2017 18:47:38 -0700 Subject: Update builds with py35 and py36 support --- setup.py | 2 ++ 1 file changed, 2 insertions(+) (limited to 'setup.py') diff --git a/setup.py b/setup.py index e4b68f9..3821c6c 100755 --- a/setup.py +++ b/setup.py @@ -263,6 +263,8 @@ setup( 'Programming Language :: Python :: 3.2', 'Programming Language :: Python :: 3.3', 'Programming Language :: Python :: 3.4', + 'Programming Language :: Python :: 3.5', + 'Programming Language :: Python :: 3.6', 'Topic :: Communications :: Email :: Filters', 'Topic :: Internet :: WWW/HTTP :: Dynamic Content :: CGI Tools/Libraries', 'Topic :: Internet :: WWW/HTTP :: Site Management', -- cgit v1.2.3