We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 823c40a + ac944b6 commit 59e84a7Copy full SHA for 59e84a7
docker/install/Dockerfile
@@ -56,7 +56,7 @@ RUN ${PIP} install pybind11==2.6.2
56
RUN ${PIP} install spglib==2.3.1
57
RUN ${PIP} install numdifftools==0.9.41
58
RUN ${PIP} install kim-tools==0.4.3
59
-RUN ${PIP} install kimvv==0.1.6
+RUN ${PIP} install kimvv==0.1.7
60
RUN ${PIP} install kim-convergence==0.0.3
61
62
#########################################
0 commit comments