Skip to content

Commit

Permalink
Install tox in dockerfile.
Browse files Browse the repository at this point in the history
  • Loading branch information
ioggstream authored Dec 20, 2024
1 parent 17a3e70 commit febb76b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
FROM python:3.12-slim

RUN pip3 install tox

0 comments on commit febb76b

Please sign in to comment.