Skip to content

Commit

Permalink
Update modules. Add pygments to dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel-Runge committed Sep 28, 2024
1 parent e98aa1a commit 5d413e6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .devcontainer/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,5 @@ FROM movesrwth/stormpy:stable

RUN apt update && apt upgrade -y
RUN apt install texlive-full -y
RUN pip install pygments

2 changes: 1 addition & 1 deletion .idea/modules.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 5d413e6

Please sign in to comment.