5 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 4d556eb898 update README.md 2022-05-03 12:40:57 -05:00
StevanFreeborn edf9094608 update gitignore 2022-05-02 12:47:35 -05:00
StevanFreeborn 81091b9f43 separate key and url to config file 2022-04-16 23:16:53 -05:00
StevanFreeborn 68bdbeb8fb update gitignore 2022-04-15 14:49:24 -05:00