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

Require pytest>=7.2 #54

Merged
merged 2 commits into from Nov 17, 2022
Merged

Require pytest>=7.2 #54

merged 2 commits into from Nov 17, 2022

Conversation

sbidoul
Copy link
Contributor

@sbidoul sbidoul commented Nov 15, 2022

This follows #53.

@simahawk it'd be nice if you could cut a release with this to avoid confusion.

Longer term, we should try to remove the dependency on pytest internals.

Since pytest 7.2 also requires python>=3.7.
This should help the pip resolver find a solution faster.
@simahawk simahawk merged commit e7912d0 into camptocamp:master Nov 17, 2022
@simahawk
Copy link
Member

https://pypi.org/project/pytest-odoo/0.9.1/

Sooner or later I'll add towncrier to have a changelog and a proper commit for the release 🤷‍♂️

@sbidoul sbidoul deleted the patch-1 branch November 17, 2022 15:57
@sbidoul
Copy link
Contributor Author

sbidoul commented Nov 17, 2022

Alternatively, if you create the tag with GitHub releases, it has a nice mechanism to generate release notes from pull requests.
It's simpler than running towncrier. The downside, is that it ties the changelog to a GitHub feature.

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.

None yet

2 participants