Commit a4bca82
pc
Use
`pyproject.toml` files support development dependencies via a `dev` group under
`[dependency-groups]`, but currently the testing functionality for `mocket`
itself is defined as the optional dependecy `test` under in the section
`[project.optional-dependencies]`, so it would be best to configure
documentation likewise and leave the the possibility to refactor both for the
future.pdoc for documentation1 parent 4fc2dfa commit a4bca82
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
73 | 76 | | |
74 | 77 | | |
75 | 78 | | |
| |||
0 commit comments