setup.py needs to be updated so that
is changed to
Fixes this error:
× Getting requirements to build wheel did not run successfully.
│ exit code: 1
╰─> [1 lines of output]
error in justlog setup command: 'python_requires' must be a string containing valid version specifiers; Invalid specifier: '>=3.*'
[end of output]