Merge branch 'header-settings-refactor'
This commit is contained in:
@@ -3,4 +3,5 @@ export PYENV_ROOT="${HOME}/.pyenv"
|
||||
export PATH="${PYENV_ROOT}/bin:$PATH"
|
||||
eval "$(pyenv init -)"
|
||||
|
||||
export PIPENV_VENV_IN_PROJECT=1
|
||||
pipenv install --dev
|
||||
|
@@ -33,6 +33,7 @@ RUN apt update && \
|
||||
python3-pip \
|
||||
tk-dev \
|
||||
wget \
|
||||
xvfb \
|
||||
xz-utils \
|
||||
zlib1g-dev
|
||||
|
||||
|
Reference in New Issue
Block a user