Commit 016c6db0 by Kevin Falcone

Bump up to 0.8.3 for some bugfixes

https://github.com/mher/flower/compare/v0.8.1...v0.8.3
parent cbfc9a39
......@@ -23,7 +23,7 @@ flower_venv_dir: "{{ flower_app_dir }}/venvs/flower"
flower_venv_bin: "{{ flower_venv_dir }}/bin"
flower_python_reqs:
- "flower==0.8.1"
- "flower==0.8.3"
flower_deploy_path: "{{ flower_venv_bin }}:/usr/local/sbin:/usr/local/bin:/usr/bin:/sbin:/bin"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment