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
Bump to 2.0.2: Python 3.8 compatibility and multi-version testing
- Lower requires-python to >=3.8; add typing_extensions dependency
- Add from __future__ import annotations to doc.py
- Switch typing.Self to typing_extensions.Self in doc.py
- Expand CI matrix to 3.8, 3.10, 3.12, 3.13; split lint and test jobs
- Add tox.ini and make tox target for local multi-version testing
0 commit comments