antsibull
antsibull copied to clipboard
Expand check_package_files test
This looks good for now, but I'd like to change this to eventually test multiple setuptools versions and also to run with `PYTHONWARNINGS=error` to catch setuptools deprecations.
Originally posted by @gotmax23 in https://github.com/ansible-community/antsibull-build/pull/653#pullrequestreview-2715628488
Kind of related ot #651. Having that right now would force us to use classifiers that were just supported by setuptools since last week, which sounds dangerous to me.