Skip to content

Commit d010942

Browse files
authored
Fix globus-sdk conda error (#188)
1 parent f7c332d commit d010942

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conda/meta.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ requirements:
2222
run:
2323
- python >=3.6
2424
- six
25-
- globus-sdk
25+
- globus-sdk >=2,<3
2626
- fair-research-login
2727

2828
test:

0 commit comments

Comments
 (0)