From 8dc8c31396fed537a4b2fbdb156bbbf121c3b51d Mon Sep 17 00:00:00 2001 From: Juan Ignacio Fiorentino Date: Mon, 6 Jul 2015 13:03:51 -0300 Subject: [PATCH] Update setup. --- setup.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/setup.py b/setup.py index a9ea19e..6cb6b9c 100644 --- a/setup.py +++ b/setup.py @@ -30,6 +30,8 @@ setup( 'Programming Language :: Python', 'Programming Language :: Python :: 2', 'Programming Language :: Python :: 2.7', + 'Programming Language :: Python :: 3', + 'Programming Language :: Python :: 3.4', 'Topic :: Internet :: WWW/HTTP', 'Topic :: Internet :: WWW/HTTP :: Dynamic Content', ],