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.
1 parent 42ba61e commit 08942cbCopy full SHA for 08942cb
.devcontainer/Dockerfile
@@ -49,6 +49,6 @@ RUN pipx install hatch
49
RUN pipx install python-semantic-release
50
RUN pipx install pre-commit
51
52
-hatch config set dirs.env.virtual ".hatch"
+RUN hatch config set dirs.env.virtual ".hatch"
53
54
ENV SHELL=/usr/bin/zsh
0 commit comments