diff options
| -rwxr-xr-x | setup.py | 1 | 
1 files changed, 1 insertions, 0 deletions
| @@ -74,6 +74,7 @@ setup(          'License :: OSI Approved :: BSD License',          'Operating System :: OS Independent',          'Programming Language :: Python', +        'Programming Language :: Python :: 3',          'Topic :: Internet :: WWW/HTTP',      ]  ) | 
