Skip to content

Commit

Permalink
Add ruff tool to build container
Browse files Browse the repository at this point in the history
  • Loading branch information
fritzm committed Feb 12, 2025
1 parent 2bcee9a commit 83ccc3a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions admin/tools/docker/base/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -176,6 +176,7 @@ RUN uv pip install --system\
numpy \
pybind11[global] \
pyyaml \
ruff \
sqlalchemy \
sqlalchemy-stubs \
types-PyYAML \
Expand Down

0 comments on commit 83ccc3a

Please sign in to comment.