Skip to content

Commit

Permalink
Docker Debug line
Browse files Browse the repository at this point in the history
  • Loading branch information
NoureldinYosri committed Sep 22, 2023
1 parent 575ba8d commit 7cdda0c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pybind_interface/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ RUN apt-get install -y python3-dev python3-pybind11 python3-pytest python3-pip

# Install cirq-core
RUN pip3 install --prefer-binary cirq-core
RUN pip3 uinstall numpy --purge

# Install pybind11
RUN apt-get install -y python3-pybind11
Expand Down

0 comments on commit 7cdda0c

Please sign in to comment.