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

Update pytest requirement to v4.4.0 #399

Closed
wants to merge 3 commits into from
Closed

Update pytest requirement to v4.4.0 #399

wants to merge 3 commits into from

Conversation

bilelomrani1
Copy link

When building from source in dev mode, two warnings are raised:

pytest-cov 2.7.1 has requirement pytest>=3.6, but you'll have pytest 3.5.1 which is incompatible.
pytest-xdist 1.29.0 has requirement pytest>=4.4.0, but you'll have pytest 3.5.1 which is incompatible.

I updated pytest requirement to v4.0.0.

@araffin
Copy link
Collaborator

araffin commented Jul 18, 2019

Hello,
Thanks for the pointer, I need to update the docker image first and check that everything is fine (+ ignore some warnings as in https://github.com/HumanCompatibleAI/imitation/blob/master/setup.cfg#L23).
We will need to update the changelog too.

@araffin araffin mentioned this pull request Jul 31, 2019
@hill-a hill-a closed this in #428 Sep 6, 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.

2 participants