Skip to content
Snippets Groups Projects

Fixed broken uvicorn install

Merged Agate requested to merge eliotberriot-master-patch-09989 into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -220,7 +220,7 @@
pip:
name:
- gunicorn
- uvicorn
- uvicorn[standard]
virtualenv: "{{ funkwhale_install_path }}/virtualenv"
virtualenv_python: python3
notify:
Loading