Feature Request
I just stumble upon https://github.com/pypa/trove-classifiers , a package published and maintained by PyPA that is cataloguing all current and deprecated classifiers recognized on pypi.org . This is the canonical source of all trove definitions.
I propose to rely on this package to validate and check classifiers produced by poetry. Is that a good idea?