alan-turing-institute / rctab-cli

RCTab CLI
MIT License
0 stars 0 forks source link

Check poetry.lock consistency #5

Closed Iain-S closed 1 year ago

Iain-S commented 1 year ago

Summary

Checks the lockfile and pyproject.toml consistency in pre-commit action.

We may all need to run poetry self update to get the latest Poetry version (which has the check command).

Issues

Reviewer

How to run