https://github.com/domdfcoding/domdf_python_tools/issues/122 --- domdf_python_tools-3.9.0/pyproject.toml.orig +++ domdf_python_tools-3.9.0/pyproject.toml @@ -1,5 +1,5 @@ [build-system] -requires = [ "setuptools!=61.*,<=67.1.0,>=40.6.0", "wheel>=0.34.2",] +requires = [ "setuptools!=61.*,>=40.6.0", "wheel>=0.34.2",] build-backend = "setuptools.build_meta" [project]