Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed bug for fetching files on Globus Endpoint #14

Merged
merged 1 commit into from
Dec 12, 2017

Conversation

NickolausDS
Copy link
Contributor

When this part of the client was written a couple years ago, globus_sdk supported:

globus_sdk.TransferClient(token=mytoken)

That changed in future versions, and no version was pinned in the setup.py, which eventually caused fetching files on a Globus endpoint to stop working.

The following changes include the newer version for instantiating a TransferClient and pin the current latest version Globus SDK in setup.py.

@mikedarcy mikedarcy merged commit e9fdd9d into fair-research:master Dec 12, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants