Open
Description
Description
There is the version constraint on setuptools suggesting there should be an old (from February 2023) setuptools version used to build domdf_python_tools
.
I just tried to build domdf_python_tools 3.8.1
using setuptools 69.5.1
and it seems to work properly.
Steps to Reproduce
Try to build domdf_python_tools 3.8.1
using setuptools 69.5.1
.
Actual result:
ERROR Missing dependencies:
setuptools!=61.*,<=67.1.0,>=40.6.0
Expected result:
Building of domdf_python_tools 3.8.1
succeeds using setuptools 69.5.1
.
Reproduces how often:
Always
Version
- Operating System: OpenIndiana
- Python: 3.9.19
- domdf_python_tools: 3.8.1