Skip to content

Commit db35c2e

Browse files
committed
Update
1 parent b3b7e61 commit db35c2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ WORKDIR /opt/pennylane-lightning
4343

4444
COPY . .
4545

46-
RUN pip install --no-cache-dir wheel\
46+
RUN pip install --no-cache-dir wheel \
4747
pytest \
4848
pytest-cov \
4949
pytest-mock \

0 commit comments

Comments
 (0)