Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
There is a trove classifier for Scrapy framework!
- Loading branch information
Showing
with
1 addition
and
0 deletions.
-
+1
−0
setup.py
|
@@ -23,6 +23,7 @@ |
|
|
'console_scripts': ['scrapy = scrapy.cmdline:execute'] |
|
|
}, |
|
|
classifiers=[ |
|
|
'Framework :: Scrapy', |
|
|
'Development Status :: 5 - Production/Stable', |
|
|
'Environment :: Console', |
|
|
'Intended Audience :: Developers', |
|
|