Skip to content

Conversation

@GuillaumeFavelier
Copy link
Contributor

@GuillaumeFavelier GuillaumeFavelier commented Mar 13, 2020

This PR follows #7438, pytest 5.4.1 released a few hours ago, I don't think we can just use !=5.4.0 anymore.

Reference:
#7380 (comment)

fi
# Always install these via pip so we get the latest possible versions (testing bugfixes)
- pip install --upgrade pytest!=5.4.0 pytest-sugar pytest-cov pytest-mock pytest-timeout codecov
- pip install --upgrade pytest<5.4.0 pytest-sugar pytest-cov pytest-mock pytest-timeout codecov
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think you can't use < in a shell command, so you need to put this package in quotes. I've already done that in #7446.

@GuillaumeFavelier GuillaumeFavelier deleted the maint_pytest_5.4.1 branch March 13, 2020 15:56
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