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

update/unpin/enable python37/38/39 #193

Merged
merged 5 commits into from
Nov 24, 2021
Merged

update/unpin/enable python37/38/39 #193

merged 5 commits into from
Nov 24, 2021

Conversation

k-dominik
Copy link
Collaborator

@k-dominik k-dominik commented Nov 23, 2021

Make sure that this package works with python versions 3.7, 3.8, 3.9

Summary:

@k-dominik k-dominik force-pushed the python-update branch 8 times, most recently from b5a4e79 to e1779a3 Compare November 24, 2021 09:33
* added pickle5 to meta -> is only necessary for py37
* source pytest-grpc from conda-forge
* removed paramiko (unused)
* relaxed some pins that clashed wiht py38
* use (temporary) `freepy` label
* pillow -> we want >7 in ilastik
from python docs (Future.set_result):
https://docs.python.org/3/library/concurrent.futures.html#concurrent.futures.Future.set_result
* Changed in version 3.8: This method raises concurrent.futures.InvalidStateError if the Future is already done.

-> so all set_result calls after cancellations should be removed
this test hangs for some reason on CI
runs fine locally.

Will also run if build is started with ssh on CI.
Will also run if one adds some print statements...
@k-dominik
Copy link
Collaborator Author

merging this in order to enable testing ilastik with all deps with py373839

@k-dominik k-dominik merged commit e45618e into main Nov 24, 2021
@k-dominik k-dominik deleted the python-update branch November 24, 2021 10:05
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.

None yet

1 participant