kopia lustrzana https://dev.funkwhale.audio/funkwhale/funkwhale
feat(dev): Make neovim available in gitpod
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2734>environments/review-docs-updat-3bw756/deployments/19206
rodzic
765bc62a2b
commit
d7d6976229
|
@ -6,6 +6,8 @@ RUN sudo apt update -y \
|
|||
|
||||
RUN pyenv install 3.11 && pyenv global 3.11
|
||||
|
||||
RUN brew install neovim
|
||||
|
||||
RUN pip install poetry pre-commit jinja2 towncrier \
|
||||
&& poetry config virtualenvs.create true \
|
||||
&& poetry config virtualenvs.in-project true
|
||||
|
|
Ładowanie…
Reference in New Issue