Skip to content

Commit 4cfee98

Browse files
author
doruk.ozturk
committed
Changed the repository to master
1 parent 7d2605a commit 4cfee98

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ansible/roles/dataqs/tasks/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
- flower
1717

1818
- name: install dataqs python package
19-
pip: virtualenv={{virtualenv_dir}}/{{app_name}} name=git+https://github.com/OpenGeoscience/dataqs.git@sample-landscan-data#egg=dataqs
19+
pip: virtualenv={{virtualenv_dir}}/{{app_name}} name=git+https://github.com/OpenGeoscience/dataqs.git#egg=dataqs
2020
environment:
2121
CPLUS_INCLUDE_PATH: "/usr/include/gdal"
2222
C_INCLUDE_PATH: "/usr/include/gdal"

0 commit comments

Comments
 (0)