mirror of https://github.com/scrapy/scrapy.git
Update classifiers in setup.py
This commit is contained in:
parent
6b838b0296
commit
b3406677b9
1
setup.py
1
setup.py
|
|
@ -36,6 +36,7 @@ setup(
|
|||
'Programming Language :: Python :: 3.3',
|
||||
'Programming Language :: Python :: 3.4',
|
||||
'Programming Language :: Python :: 3.5',
|
||||
'Programming Language :: Python :: 3.6',
|
||||
'Topic :: Internet :: WWW/HTTP',
|
||||
'Topic :: Software Development :: Libraries :: Application Frameworks',
|
||||
'Topic :: Software Development :: Libraries :: Python Modules',
|
||||
|
|
|
|||
Loading…
Reference in New Issue