* feat: migrate from setup.py to pyproject.toml * chore: fixes * chore: addressing PR comments * chore: addressing more comments
100 B
100 B
- [Improvement] Migrate from
setup.py(setuptools) topyproject.toml(hatch). (by @jfavellar90)