Skip to content

Commit 41e0d64

Browse files
committed
Trying out other syntax for syncropath_export dependency
1 parent c09fafc commit 41e0d64

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
'isort',
5757
'mock>=3.0.5', # For mocking command line args etc.
5858
'codecov>=2.1.3',
59-
'syncropatch_export @ git+ssh://git@github.com/CardiacModelling/syncropatch_export@main'
59+
'syncropatch_export @ git+ssh://git@github.com/CardiacModelling/syncropatch_export.git'
6060
],
6161
},
6262
entry_points={

0 commit comments

Comments
 (0)