We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3b7e61 commit db35c2eCopy full SHA for db35c2e
docker/Dockerfile
@@ -43,7 +43,7 @@ WORKDIR /opt/pennylane-lightning
43
44
COPY . .
45
46
-RUN pip install --no-cache-dir wheel\
+RUN pip install --no-cache-dir wheel \
47
pytest \
48
pytest-cov \
49
pytest-mock \
0 commit comments