Skip to content

Commit ab5bc64

Browse files
authored
Upgrade CMake (#225)
1 parent a55be86 commit ab5bc64

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docker/Dockerfile-ubuntu

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,7 @@ RUN cd "${HOME}" && \
113113
pep8==1.7.1 \
114114
autopep8==2.1.0 \
115115
pycodestyle==2.11.1 \
116+
cmake==4.2.3 \
116117
sphinx-toggleprompt==0.5.2 && \
117118
jupyter_config_root=$(jupyter --paths --json | jq -r ".config[0]") && \
118119
mkdir -p "${jupyter_config_root}" && \

0 commit comments

Comments
 (0)