Deprecate from_env()
What's Changed
- use uv by @mewwts in #161
- use ruff for formatting by @mewwts in #162
- fix formatting for Python 3.13 by @mewwts in #165
- Actually run --check in CI and fix Fmt by @mewwts in #167
- Add multi-python version support with tox by @mewwts in #168
- Deprecate from_env() by @mewwts in #169
New Contributors
Full Changelog: v1.7.10...v1.8.0