Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 3123fec

Browse files
authored
Merge pull request #553 from jenstroeger/update-classifiers
chore: improve package classifiers
2 parents 084f60b + 764861f commit 3123fec

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

‎pyproject.toml‎

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,10 +37,21 @@ license = "MIT"
3737
keywords = ["commitizen", "conventional", "commits", "git"]
3838
readme = "docs/README.md"
3939
homepage = "https://github.com/commitizen-tools/commitizen"
40+
# See also: https://pypi.org/classifiers/
4041
classifiers = [
42+
"Development Status :: 5 - Production/Stable",
43+
"Environment :: Console",
44+
"Intended Audience :: Developers",
4145
"License :: OSI Approved :: MIT License",
46+
"Natural Language :: English",
47+
"Operating System :: OS Independent",
48+
"Programming Language :: Python",
49+
"Programming Language :: Python :: 3",
4250
"Programming Language :: Python :: 3.6",
4351
"Programming Language :: Python :: 3.7",
52+
"Programming Language :: Python :: 3.8",
53+
"Programming Language :: Python :: 3.9",
54+
"Programming Language :: Python :: 3.10",
4455
"Programming Language :: Python :: Implementation :: CPython",
4556
]
4657

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /