mirror of
https://github.com/micahqcade/custom_vesync.git
synced 2025-10-30 16:27:57 +01:00
add trunk linting.
This commit is contained in:
2
.gitpod.Dockerfile
vendored
2
.gitpod.Dockerfile
vendored
@@ -5,4 +5,4 @@ USER gitpod
|
||||
RUN pyenv install 3.9.7 &&\
|
||||
pyenv global 3.9.7 &&\
|
||||
echo "export PIP_USER=no" >> /home/gitpod/.bashrc &&\
|
||||
python -m pip install virtualenv
|
||||
python -m pip install --no-cache-dir virtualenv==20.14.1
|
||||
|
||||
Reference in New Issue
Block a user