Skip to content

Commit 05bc492

Browse files
committed
⬆️ Bump pipen to 0.12
1 parent 64b4750 commit 05bc492

File tree

3 files changed

+80
-76
lines changed

3 files changed

+80
-76
lines changed

.codesandbox/Dockerfile

-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
FROM python:3.10.12
22

33
RUN apt-get update && apt-get install -y fish && \
4-
pip install -U pip && \
54
pip install poetry && \
65
poetry config virtualenvs.create false && \
76
chsh -s /usr/bin/fish

0 commit comments

Comments
 (0)