Commit 76ea37a
feat: move mockprock package into src/ layout
Move the package from top-level mockprock/ to src/mockprock/ per the
modernization standard. Update pyproject.toml (add where = ["src"],
switch to source_pkgs for coverage) and tox.ini (point pylint/isort
at src/mockprock).
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent ce47314 commit 76ea37a
13 files changed
Lines changed: 4 additions & 3 deletions
File tree
- src/mockprock
- rest_api_client
- templates
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| 50 | + | |
50 | 51 | | |
51 | 52 | | |
52 | 53 | | |
| |||
114 | 115 | | |
115 | 116 | | |
116 | 117 | | |
117 | | - | |
| 118 | + | |
118 | 119 | | |
119 | 120 | | |
120 | 121 | | |
| |||
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
0 commit comments