Skip to content

Commit

Permalink
docs: test to see if python3.11 allows docs to build (map2model requi…
Browse files Browse the repository at this point in the history
…rement)
  • Loading branch information
AngRodrigues committed Apr 16, 2024
1 parent fbaa255 commit 9d15efd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ RUN apt-get update -qq && \
libtinfo5\
libtiff5\
libgl1-mesa-glx
RUN conda install python=3.11 -y
COPY . /map2loop
WORKDIR /map2loop
COPY dependencies.txt dependencies.txt
Expand Down

0 comments on commit 9d15efd

Please sign in to comment.