Commit d36ec1d
authored
fix: Check for up-to-date lockfile (#192)
# Summary
Updates lockfile and adds a CI step to check that this has been done.
Should prevent failed release to PyPI, when a lockfile change causes
`dev0` version string to be created.
# Changes
* Update `uv.lock`
* Added CI check on lockfile.1 parent 0730a9a commit d36ec1d
2 files changed
Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
41 | 45 | | |
42 | 46 | | |
43 | 47 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments