Commit 23e2fdff authored by Willi Rath's avatar Willi Rath
Browse files

Always use https for git clone

parent df66ae07
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -21,4 +21,4 @@ dependencies:
  - pip:
      - pytest-ipynb
      - pytest>=2.7.0
      - "git+{git_protocol}https://github.com/OceanParcels/parcels.git@v0.9"
      - "git+https://github.com/OceanParcels/parcels.git@v0.9"
+1 −1
Original line number Diff line number Diff line
@@ -21,4 +21,4 @@ dependencies:
  - pip:
      - pytest-ipynb
      - pytest>=2.7.0
      - "git+ssh://git@https://github.com/OceanParcels/parcels.git@v0.9"
      - "git+https://github.com/OceanParcels/parcels.git@v0.9"
+1 −1
Original line number Diff line number Diff line
@@ -21,4 +21,4 @@ dependencies:
  - pip:
      - pytest-ipynb
      - pytest>=2.7.0
      - "git+ssh://git@https://github.com/OceanParcels/parcels.git@v0.9"
      - "git+https://github.com/OceanParcels/parcels.git@v0.9"
+1 −1
Original line number Diff line number Diff line
@@ -21,4 +21,4 @@ dependencies:
  - pip:
      - pytest-ipynb
      - pytest>=2.7.0
      - "git+https://https://github.com/OceanParcels/parcels.git@v0.9"
      - "git+https://github.com/OceanParcels/parcels.git@v0.9"
+1 −1
Original line number Diff line number Diff line
@@ -21,4 +21,4 @@ dependencies:
  - pip:
      - pytest-ipynb
      - pytest>=2.7.0
      - "git+https://https://github.com/OceanParcels/parcels.git@v0.9"
      - "git+https://github.com/OceanParcels/parcels.git@v0.9"