Commit 4f6509d
committed
🐛 fix(docker): whitelist README.md in .dockerignore for hatchling builds
Both meeseeks_core and meeseeks_tools reference ../../README.md in
their pyproject.toml. The *.md exclusion removed it from the Docker
context, breaking uv pip install during image builds.1 parent 3a05f6e commit 4f6509d
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| 33 | + | |
33 | 34 | | |
34 | 35 | | |
35 | 36 | | |
| |||
0 commit comments