-
-
Notifications
You must be signed in to change notification settings - Fork 791
Description
Because of
Line 42 in 00c0a1a
"Programming Language :: Python :: 3.13", |
a recent
trove-classifiers
version is needed. To be precise trove-classifiers>=2025.8.6.13
This should be added to build requirements as otherwise it fails building.
Reproduction
pip wheel .
(with a trove-classfiers==2025.5.9.12
)
Expected behavior
Build and install the trove-classifiers
in order to build correctly