Commit 52b1f76
fix: add .pytest_cache to .gitignore (#11)
* fix(bin): correct misleading echo in install-rs
These are library-only crates using cargo build, not cargo install.
The "install complete" message was misleading — changed to "build complete".
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
* refactor(test): move Python tests to top-level tests/ directory
Aligns with convention used by other dkdc-io repos (lm, bookmarks, sh)
and ensures bin/test-py discovers tests via default pytest collection.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
* fix: add .pytest_cache to .gitignore
---------
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 8e5b2e6 commit 52b1f76
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
10 | 11 | | |
0 commit comments