There is a trove classifier for Scrapy framework!

Added by https://bitbucket.org/pypa/pypi/issue/179
This commit is contained in:
Daniel Graña 2014-08-05 14:43:13 -03:00
parent d109c138a6
commit 4c701d72dd
1 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@ setup(
'console_scripts': ['scrapy = scrapy.cmdline:execute']
},
classifiers=[
'Framework :: Scrapy',
'Development Status :: 5 - Production/Stable',
'Environment :: Console',
'Intended Audience :: Developers',