mirror of
https://github.com/astral-sh/ruff.git
synced 2025-08-03 18:28:24 +00:00
Add Rust Trove classifier (#2973)
This commit is contained in:
parent
750c28868f
commit
e6722f92ed
1 changed files with 1 additions and 0 deletions
|
@ -35,6 +35,7 @@ classifiers = [
|
|||
"Programming Language :: Python :: 3.10",
|
||||
"Programming Language :: Python :: 3.11",
|
||||
"Programming Language :: Python :: 3 :: Only",
|
||||
"Programming Language :: Rust",
|
||||
"Topic :: Software Development :: Libraries :: Python Modules",
|
||||
"Topic :: Software Development :: Quality Assurance",
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue