We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c24c4cc commit 4576384Copy full SHA for 4576384
pyproject.toml
@@ -35,8 +35,8 @@ classifiers = [
35
"Intended Audience :: Developers",
36
"License :: OSI Approved :: MIT License",
37
"Operating System :: OS Independent",
38
- "Topic :: Testing :: Unit",
39
- "Topic :: Testing :: BDD",
+ "Topic :: Software Development :: Testing :: Unit",
+ "Topic :: Software Development :: Testing :: BDD",
40
]
41
42
[project.urls]
0 commit comments