Skip to content
This repository was archived by the owner on May 21, 2025. It is now read-only.

Upgrade/pytest 3.6.0 #189

Merged
merged 2 commits into from
Jan 22, 2019
Merged

Upgrade/pytest 3.6.0 #189

merged 2 commits into from
Jan 22, 2019

Conversation

thomasrockhu
Copy link
Contributor

Tests are failing on travis due to pulling older versions of pytest and coverage. This PR pins them to minimums

PTAL @hootener

Copy link

@hootener hootener left a comment

Choose a reason for hiding this comment

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

@thomasrockhu I think this is fine, however it seems like the appveyor builds are failing. Is this something we care about still supporting?

If we do, I'd try to patch it up and get it working again. If not, then remove the checks and merge this.

@thomasrockhu thomasrockhu merged commit 157febb into master Jan 22, 2019
@thomasrockhu thomasrockhu deleted the upgrade/pytest-3.6.0 branch January 22, 2019 15:56
ddt
mock
pytest
pytest>=3.6.0
Copy link
Contributor

Choose a reason for hiding this comment

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

This does not pin it to max, but requires a min..?!

However, pytest-cov should be fixed.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants