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

Fix conflict of testing requirements #132

Merged
merged 3 commits into from
Feb 4, 2019

Conversation

mauricioabreu
Copy link
Member

pytest-cov 2.6.0 has increased the version requirement for the coverage package from >=3.7.1 to >=4.4, which is in conflict with the version requirement defined by the python-coveralls package for coverage==4.0.3.

Once coveralls upgrades its coverage dependency we can get back to a latest pytest-cov version

pytest-cov 2.6.0 has increased the version
requirement for the coverage package from >=3.7.1 to >=4.4,
which is in conflict with the version requirement
defined by the python-coveralls package for coverage==4.0.3.
@coveralls
Copy link

Coverage Status

Coverage increased ( 0.8%) to 97.112% when pulling 253571d on mauricioabreu:master into 54f3655 on globocom:master.

@coveralls
Copy link

coveralls commented Feb 4, 2019

Coverage Status

Coverage increased ( 0.8%) to 97.112% when pulling 1c70006 on mauricioabreu:master into 54f3655 on globocom:master.

@coveralls
Copy link

Coverage Status

Coverage increased ( 0.8%) to 97.112% when pulling 253571d on mauricioabreu:master into 54f3655 on globocom:master.

.venv/.Python Outdated Show resolved Hide resolved
@leandromoreira leandromoreira merged commit ff1d308 into globocom:master Feb 4, 2019
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.

3 participants