scripts: Add trove-classifiers changelog URL

This commit is contained in:
Florian Bruhin 2022-11-28 10:41:47 +01:00
parent 938392f93d
commit 02274b7641
1 changed files with 2 additions and 1 deletions

View File

@ -154,5 +154,6 @@
"rich": "https://github.com/Textualize/rich/blob/master/CHANGELOG.md",
"ply": "https://github.com/dabeaz/ply/blob/master/CHANGES",
"pyobjc-core": "https://pyobjc.readthedocs.io/en/latest/changelog.html",
"pyobjc-framework-Cocoa": "https://pyobjc.readthedocs.io/en/latest/changelog.html"
"pyobjc-framework-Cocoa": "https://pyobjc.readthedocs.io/en/latest/changelog.html",
"trove-classifiers": "https://github.com/pypa/trove-classifiers/commits/main"
}