Unverified Commit f082e4ad authored by JAGANNATH-OPTIT's avatar JAGANNATH-OPTIT Committed by GitHub
Browse files

Update main.yml

Showing with 1 addition and 1 deletion
+1 -1
......@@ -63,7 +63,7 @@
- name: Install packages from requirement.txt
pip:
virtualenv: "{{WORKDIR }}/spark_venv"
virtualenv_python: python3.6
virtualenv_python: python3.8
requirements: "{{ WORKDIR }}/ml-analytics-service/requirements.txt"
- name: Creating a faust service shell file in executable mode
......
Supports Markdown
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