Instead of using a generated and hardcoded list of classifiers, which require running a command and a new release to update, use the canonical https://pypi.org/project/trove-classifiers/ package.
For CODE_LICENSES, simplify the code from fetch_classifiers.py to get them from the canonical list.
Instead of using a generated and hardcoded list of classifiers, which require running a command and a new release to update, use the canonical https://pypi.org/project/trove-classifiers/ package.
For
CODE_LICENSES
, simplify the code fromfetch_classifiers.py
to get them from the canonical list.