Commit Graph
2 Commits
Author SHA1 Message Date
Stevan Freeborn bc0aa9296b chore: migrate build system from setuptools to hatchling
- Replace setup.cfg with pyproject.toml using hatchling build backend
- Switch from requests to httpx + pydantic v2 dependencies
- Add uv.lock for deterministic dependency resolution
- Add pytest + ruff dev dependencies with configurations
- Update .gitignore for .ruff_cache/
- Bump LICENSE year to 2026
2026-06-26 17:42:36 -05:00
StevanFreeborn c4cb7b8733 begin setup for packaging 2022-05-02 15:15:32 -05:00