Skip to content

Commit 9b938f3

Browse files
author
doruk.ozturk
committed
Revert "Set remote git for debugging"
This reverts commit d95726e.
1 parent 3e380c4 commit 9b938f3

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
@@ -22,7 +22,7 @@
2222
- urllib3[secure]
2323

2424
- name: install dataqs python package
25-
pip: virtualenv={{virtualenv_dir}}/{{app_name}} name=git+https://github.com/dorukozturk/dataqs.git#egg=dataqs
25+
pip: virtualenv={{virtualenv_dir}}/{{app_name}} name=git+https://github.com/OpenGeoscience/dataqs.git#egg=dataqs
2626
environment:
2727
CPLUS_INCLUDE_PATH: "/usr/include/gdal"
2828
C_INCLUDE_PATH: "/usr/include/gdal"

0 commit comments

Comments
 (0)