Skip to content

Commit 2a10753

Browse files
committed
Update PyPI classifiers
1 parent 8954e4a commit 2a10753

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

Diff for: pyproject.toml

+3-4
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,11 @@ keywords = ["testing", "pytest", "plugin"]
1010
repository = "https://github.com/Teemu/pytest-sugar"
1111

1212
classifiers = [
13-
"Development Status :: 4 - Beta",
13+
"Development Status :: 5 - Production/Stable",
14+
"Environment :: Console",
1415
"Intended Audience :: Developers",
1516
"License :: OSI Approved :: BSD License",
16-
"Operating System :: POSIX",
17-
"Operating System :: Microsoft :: Windows",
18-
"Operating System :: MacOS :: MacOS X",
17+
"Operating System :: OS Independent",
1918
"Topic :: Software Development :: Testing",
2019
"Topic :: Software Development :: Libraries",
2120
"Topic :: Utilities",

0 commit comments

Comments
 (0)