You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Prepare 4.0.3 (#220)
* Change whitelist_externals to allowlist_externals
* Update changelog
* Update version to 4.0.3
Also removed the version limits in the setuptools requirement because
it was causing an error.
* Add Python 3.11 support
* Missing comma
* Use local pylint in pre-commit
* Ignore pylint error on pyzmq