-
Notifications
You must be signed in to change notification settings - Fork 15
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
Limit pytest<3.3 for Python 2.6 support #222
Conversation
Thanks. Is it worth a patch release or are these changes only affecting the testing infrastructure of the library? |
I wasn't sure where the
and after:
and after
Still not sure. I triggered https://travis-ci.org/openmicroscopy/snoopycrimecop/builds/311204896 but that'll just fail on flake8. Probably would require manual testing if we want to prove to ourselves that it's testing only. Might be easiest to just tag & bump. |
Introduced in pytest-dev/pytest#2641 it seems. So it we are capping below |
Force-pushed away the |
https://ci.openmicroscopy.org/job/SCC-merge/935/ is green with these changes so LGTM. Two questions:
|
attrs
vesion
Title fixed. Merging. I'm happy for there to be an |
Agreed, I also could not convince myself we need to cut a patch release at this point in time, so holding off and we can move forward with the release if necessary. |
https://pypi.python.org/pypi/attrs/17.3.0 mentions
Python3 and backware-incompatible changes. Trying
to restrict it after a failed Jenkins jobs:
https://ci.openmicroscopy.org/view/Failing/job/SCC-merge/933/console