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 d1ea368 commit 8aa7550Copy full SHA for 8aa7550
Dockerfile.dev
@@ -28,8 +28,6 @@ ENV DEBUG_MODE on
28
ENV zope_i18n_compile_mo_files=
29
# Set chameleon cache directory
30
ENV CHAMELEON_CACHE /app/var/cache
31
-# https://github.com/pypa/pip/issues/12079
32
-ENV _PIP_USE_IMPORTLIB_METADATA=0
33
# Expose Zope Port
34
EXPOSE 8080
35
0 commit comments