File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ classifiers = [
1414 " Development Status :: 4 - Beta" ,
1515 " Intended Audience :: Developers" ,
1616 " Topic :: Internet :: WWW/HTTP :: HTTP Servers" ,
17- " Topic :: Software Development :: Tools" ,
17+ " Topic :: Software Development :: Build Tools" ,
1818 " Topic :: System :: Networking" ,
1919 " License :: OSI Approved :: MIT License" ,
2020 " Programming Language :: Python :: 3" ,
Original file line number Diff line number Diff line change 1919 "Development Status :: 4 - Beta" ,
2020 "Intended Audience :: Developers" ,
2121 "Topic :: Internet :: WWW/HTTP :: HTTP Servers" ,
22- "Topic :: Software Development :: Tools" ,
22+ "Topic :: Software Development :: Build Tools" ,
2323 "Topic :: System :: Networking" ,
2424 "License :: OSI Approved :: MIT License" ,
2525 "Programming Language :: Python :: 3" ,
You can’t perform that action at this time.
0 commit comments