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

Bump trio* deps #71

Closed
wants to merge 3 commits into from
Closed

Conversation

decentral1se
Copy link

Some dependency updates coming down the tubes...

➜  pyee (bump-trio) ✔ grep -iR "trio==" .
./requirements_dev.txt:pytest-trio==0.6.0
./requirements_dev.txt:trio==0.15.1
./requirements_dev_py35.txt:trio==0.15.1
./environment.yml:    - pytest-trio==0.6.0
./environment.yml:    - trio==0.15.1

@decentral1se
Copy link
Author

CI failure: https://travis-ci.org/github/jfhbrook/pyee/jobs/690008718. Seems that this happened python-trio/trio#75 (py35 support dropped). How do you want to handle that here @jfhbrook? Can try take care of it.

@decentral1se
Copy link
Author

Quick-fix being 1. don't upgrade 👍 2. trio <= 0.14

@jfhbrook
Copy link
Owner

Just seeing this. Sorry it took a month, I completely missed the notification and saw this on accident.

I'm OK disabling trio tests for python versions less than what it supports.

@jfhbrook
Copy link
Owner

Addressed this in #74.

@jfhbrook jfhbrook closed this Sep 20, 2020
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