Commit 598c4f6
Fix broken build configs: .readthedocs.yaml and Dockerfile (#594)
Fix .readthedocs.yaml referencing non-existent requirements-dev.txt by
using pip install with doc extras from pyproject.toml instead.
Update Dockerfile to remove unnecessary C snap7 library dependencies
(libsnap7-dev, libsnap7-1) since python-snap7 3.0 is pure Python.
Update image description label.
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>1 parent 38e9bee commit 598c4f6
2 files changed
Lines changed: 7 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
| 9 | + | |
13 | 10 | | |
14 | 11 | | |
15 | 12 | | |
| |||
0 commit comments