Commit 4ece659
authored
Refactor code structure for improved readability and maintainability (#833)
- Consolidate dev dependencies in root `pyproject.toml`
- Add `qdp-dev` dependency group for QDP build tools (maturin, patchelf, torch, numpy)
- Align pytest version to `>=9.0.1` (matching qdp-python)
- Add pytest markers configuration for `gpu` and `slow`1 parent af3ff8b commit 4ece659
2 files changed
+350
-42
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
22 | 28 | | |
23 | 29 | | |
24 | 30 | | |
| |||
0 commit comments