diff options
author | 2024-04-10 21:54:55 +0100 | |
---|---|---|
committer | 2024-04-10 21:54:55 +0100 | |
commit | 12641ee6112bae671f63538f27461562c830cca5 (patch) | |
tree | ee48f993a66e11662e75a6f02920b2c90dc26e96 /arthur/bot.py | |
parent | Run `ruff format` to fix format changes (diff) |
Change Poetry to install `--no-root` in Docker
Don't install the root package in the Dockerfile at the dependencies
stage. We do this because we only copy over the pyproject.toml and the
poetry.lock file meaning that we cannot depend on the package
directory (`arthur`) being present at that point.
Diffstat (limited to 'arthur/bot.py')
0 files changed, 0 insertions, 0 deletions