Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Set packaging minimum version to 22.0 to avoid the following error with setuptools 71.x: TypeError: canonicalize_version() got an unexpected keyword argument 'strip_trailing_zero' Likelyhood of encoutering this error increased since commit e4239bd which bumped minimum version of setuptools from 65.5.1 to 70.0.0 More information: - pypa/setuptools#4483 - pypa/setuptools#4501 Signed-off-by: Fabrice Fontaine <fabrice.fontaine@orange.com>
- Loading branch information