mirror of
https://github.com/beetbox/beets.git
synced 2025-12-28 11:32:30 +01:00
Add missed out python versions to package classifiers
This commit is contained in:
parent
5128a817be
commit
63c23c32ed
1 changed files with 2 additions and 0 deletions
|
|
@ -19,6 +19,8 @@ classifiers = [
|
|||
"Programming Language :: Python :: 3",
|
||||
"Programming Language :: Python :: 3.9",
|
||||
"Programming Language :: Python :: 3.10",
|
||||
"Programming Language :: Python :: 3.11",
|
||||
"Programming Language :: Python :: 3.12",
|
||||
"Programming Language :: Python :: Implementation :: CPython",
|
||||
]
|
||||
packages = [
|
||||
|
|
|
|||
Loading…
Reference in a new issue