diff --git a/setup.py b/setup.py index 10f825b..7b62f4c 100755 --- a/setup.py +++ b/setup.py @@ -75,11 +75,15 @@ setup( 'Operating System :: OS Independent', 'Programming Language :: Python', 'Topic :: Software Development :: Libraries :: Python Modules', + 'Framework :: Django', 'Programming Language :: Python :: 2', 'Programming Language :: Python :: 2.6', 'Programming Language :: Python :: 2.7', 'Programming Language :: Python :: 3', 'Programming Language :: Python :: 3.3', + 'Programming Language :: Python :: 3.4', + 'Programming Language :: Python :: Implementation :: PyPy', + 'Programming Language :: Python :: Implementation :: CPython', ], entry_points={ 'babel.extractors': [