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

bump pytest version to 6 #140

Merged
merged 1 commit into from
May 3, 2021
Merged

Conversation

ltalirz
Copy link
Member

@ltalirz ltalirz commented May 3, 2021

pytest <6 does not support reading the pyproject.toml.

This reinstates running of the examples as part of the test suite.

@ltalirz ltalirz requested a review from yakutovicha May 3, 2021 09:43
Copy link
Contributor

@yakutovicha yakutovicha left a comment

Choose a reason for hiding this comment

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

Thanks, @ltalirz. I would appreciate it if you could split the two independent changes into two separate PRs. Also, the pylint disable is not necessary here.

pytest <6 does not support reading the pyproject.toml.
@ltalirz
Copy link
Member Author

ltalirz commented May 3, 2021

Thanks, @ltalirz. I would appreciate it if you could split the two independent changes into two separate PRs.

Just checking: You prefer to merge a PR with failing CI? (you're using an API that is no longer present in aiida-core develop)

Also, the pylint disable is not necessary here.

Thanks, fixed!

@yakutovicha yakutovicha self-requested a review May 3, 2021 20:10
@yakutovicha yakutovicha merged commit ffe2943 into aiidateam:develop May 3, 2021
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