We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0612376 commit d8b19e5Copy full SHA for d8b19e5
Dockerfile
@@ -9,7 +9,6 @@ COPY . /app
9
RUN pip install \
10
--no-cache-dir \
11
--trusted-host pypi.python.org \
12
- --use-feature=in-tree-build \
13
--disable-pip-version-check \
14
/app
15
0 commit comments