Commit 1efe04f
authored
fix: include pystapi-client in docker image (#87)
## What I'm changing
- Add **pystapi-client** to the docker image, hopefully unbreaking
builds
- Closes #86
## Checklist
- [x] Tests pass: `uv run pytest`
- [x] Checks pass: `uv run pre-commit --all-files`1 parent 5bfeef0 commit 1efe04f
2 files changed
Lines changed: 8 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
| 10 | + | |
9 | 11 | | |
10 | 12 | | |
11 | 13 | | |
0 commit comments