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
* Disable pytype in qa tox
pytype doesn't run in Windows, which is my current dev machine.
_However_, the pytype step is explicitly invoked in GitHub CI, so we still have
some type security.
* Drop 3.6, add up to 3.11
* Drop MacOS-10, add -11 & -12, and also Ubuntu-22.04
* DOC: Add consideration for using multiprocessing
0 commit comments