Skip to content

Enforce using pytest<3.3.0 to fix Travis builds #90

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

Merged
merged 1 commit into from
Dec 5, 2017

Conversation

vshlapakov
Copy link
Contributor

@vshlapakov vshlapakov commented Dec 5, 2017

Latest pytest 3.3.0 doesn't support python 3.3, it leads to the errors similar to the described in this issue.
The PR enforces pytest<3.3.0, hopefully there will be a better way when the pytest issue is resolved.

@vshlapakov vshlapakov self-assigned this Dec 5, 2017
@vshlapakov vshlapakov force-pushed the fix-py33-travis-builds branch from c9e49d0 to cc1f665 Compare December 5, 2017 10:45
@scrapinghub scrapinghub deleted a comment from codecov bot Dec 5, 2017
@vshlapakov vshlapakov changed the title [WIP] Fix Travis builds for Python 3.3 Enforce using pytest<3.3.0 to fix Travis builds Dec 5, 2017
@vshlapakov vshlapakov merged commit 24cc38c into master Dec 5, 2017
@vshlapakov vshlapakov deleted the fix-py33-travis-builds branch December 5, 2017 11:03
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.

1 participant