change source url of arrow submodule from git to https

This commit is contained in:
iLLiCiTiT 2021-08-31 19:10:25 +02:00
parent 4667ca6ce7
commit 2b2698639b

2
.gitmodules vendored
View file

@ -6,7 +6,7 @@
url = https://github.com/pypeclub/avalon-unreal-integration.git
[submodule "openpype/modules/default_modules/ftrack/python2_vendor/arrow"]
path = openpype/modules/default_modules/ftrack/python2_vendor/arrow
url = git@github.com:arrow-py/arrow.git
url = https://github.com/arrow-py/arrow.git
[submodule "openpype/modules/default_modules/ftrack/python2_vendor/ftrack-python-api"]
path = openpype/modules/default_modules/ftrack/python2_vendor/ftrack-python-api
url = https://bitbucket.org/ftrack/ftrack-python-api.git