mirror of
https://github.com/httprunner/httprunner.git
synced 2026-07-07 07:21:23 +08:00
doc: update classifiers
This commit is contained in:
@@ -13,8 +13,15 @@ documentation = "https://cn.httprunner.org"
|
|||||||
keywords = ["HTTP", "api", "test", "requests", "locustio"]
|
keywords = ["HTTP", "api", "test", "requests", "locustio"]
|
||||||
|
|
||||||
classifiers = [
|
classifiers = [
|
||||||
"Topic :: Software Development :: Build Tools",
|
"Development Status :: 5 - Production/Stable",
|
||||||
"Topic :: Software Development :: Libraries :: Python Modules"
|
"Topic :: Software Development :: Testing",
|
||||||
|
"Topic :: Software Development :: Quality Assurance",
|
||||||
|
"Topic :: Software Development :: Libraries :: Python Modules",
|
||||||
|
"Programming Language :: Python :: 2.7",
|
||||||
|
"Programming Language :: Python :: 3.5",
|
||||||
|
"Programming Language :: Python :: 3.6",
|
||||||
|
"Programming Language :: Python :: 3.7",
|
||||||
|
"Programming Language :: Python :: 3.8"
|
||||||
]
|
]
|
||||||
|
|
||||||
include = ["CHANGELOG.md", "httprunner/static/*"]
|
include = ["CHANGELOG.md", "httprunner/static/*"]
|
||||||
|
|||||||
Reference in New Issue
Block a user