Jakub Ružička
Jakub Ružička
Hey, this is really painful. I've added ``` "Programming Language :: Python :: 3.13", ``` to `pyproject.toml` and now I'm getting failures trying to build packages on Debian 12 Bookworm...
Thanks, I worked around it by using legacy `setuptools` in packaging for now (need to maintain that anyway for older distros), but these workarounds might be useful to other readers...
> Additionally, it only helps for software where the upstream developer is also the Debian packager. It doesn't really help, I'm not happy to do additional workarounds as opposed to...
> Okay let me ask you both a question. Say the default of checking for invalid classifiers remains but there is an option as this issue requests for disabling this...
> Yes, I definitely understand your perspective! I'm asking if having an option to disable the check would actually help your scenario. I also definitely understand perspective of people who...