Skip to content

Commit

Permalink
BUILD: tweak classifiers
Browse files Browse the repository at this point in the history
Remove the beta development status, add the "build tools" category.
  • Loading branch information
dnicolodi authored and rgommers committed Sep 4, 2023
1 parent 2b3e154 commit f949ff2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,9 @@ maintainers = [
{ name = 'Thomas Li'},
]
classifiers = [
'Development Status :: 4 - Beta',
'Development Status :: 5 - Production/Stable',
'Programming Language :: Python',
'Topic :: Software Development :: Build Tools',
]

dependencies = [
Expand Down

0 comments on commit f949ff2

Please sign in to comment.