plating
2025-12-02
Dependency version update, CLI utility fix, and test simplification
5 files · 16+ · 39-
Dependency and utility updates
4 files changed
pyproject.tomlUpdated dependency versionmkdocs.ymlMinor configuration updatepyproject.pyFixed importpy.typedAdded PEP 561 type marker
- Updated dependency version in
pyproject.tomlbaseline internal1 file
pyproject.toml
- Fixed import in
src/plating/cli/utils/pyproject.pyremediate behavioral1 file
pyproject.py
- Added
src/plating/templating/py.typedmarker file instantiate internal1 file
py.typed
Schema test simplification
1 file changed
test_schema.pyReduced 49 lines of redundant test logic