Skip to content

Commit

Permalink
Add trove classifiers
Browse files Browse the repository at this point in the history
Signed-off-by: Michał Górny <mgorny@gentoo.org>
  • Loading branch information
mgorny committed Jul 15, 2024
1 parent 4102ee7 commit 6d63d96
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,12 @@ dependencies = [
"pytest >= 7.0.0",
]
classifiers = [
"Development Status :: 3 - Alpha",
"Framework :: Pytest",
"Intended Audience :: Developers",
"License :: OSI Approved :: GNU General Public License v2 or later (GPLv2+)",
"Programming Language :: Python :: 3 :: Only",
"Topic :: Software Development :: Testing",
]

[tool.flit.sdist]
Expand Down

0 comments on commit 6d63d96

Please sign in to comment.