Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build: update setuptools pin to avoid 3.12 bug
Versions of setuptools before 66.1 used deprecated portions of `pkgutil` that were removed in Python 3.12. More information: pypa/setuptools#3631 https://setuptools.pypa.io/en/latest/history.html#v66-1-0
- Loading branch information