Skip to content

Commit 283eb4a

Browse files
committed
remove pipx
1 parent 3badf28 commit 283eb4a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Dockerfile

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@ WORKDIR /app
33

44
ADD pyproject.toml /app/pyproject.toml
55

6-
RUN pip install pipx
7-
RUN pipx install poetry
6+
RUN pip install poetry
87
RUN poetry install
98

109
COPY ./ /app

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy