pyvider-hcl
2025-10-22
Updated CLAUDE.md for uv workflow and added Hypothesis deadline override
4 files · 46+ · 20-
CLAUDE.md rewritten for uv-based development workflow
1 file changed
CLAUDE.mdChanged all instructions from source env.sh to uv sync, and bare tool commands to uv run prefixed versions
Hypothesis deadline removed to prevent flaky test failures
1 file changed
test_property_based.pyAdded @settings(deadline=None) to test_simple_key_value_parsing
Local foundation source path configured for development
2 files changed
pyproject.tomlAdded [tool.uv.sources] with provide-foundation pointing to ../provide-foundation as editable local pathuv.lockLock file updated to reflect local source configuration