Merge pull request #1974 from pypeclub/bugfix/arrow_submodule_https

This commit is contained in:
Milan Kolar 2021-08-31 19:22:12 +02:00 committed by GitHub
commit 283221e460
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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