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

pyproject: remove Python 3.7 from tox envlist #1239

Merged
merged 1 commit into from
Jul 20, 2023

Conversation

jremmet
Copy link
Contributor

@jremmet jremmet commented Jul 20, 2023

tox fails with because we require python >= 3.8 since commit: 6297725 ("drop support for Python 3.7")

Description

Checklist

  • Documentation for the feature
  • Tests for the feature
  • The arguments and description in doc/configuration.rst have been updated
  • Add a section on how to use the feature to doc/usage.rst
  • Add a section on how to use the feature to doc/development.rst
  • PR has been tested
  • Man pages have been regenerated

tox fails with because we require python >= 3.8 since
commit: 6297725 ("drop support for Python 3.7")

Signed-off-by: Jan Remmet <[email protected]>
@Emantor Emantor merged commit 39c2b0f into labgrid-project:master Jul 20, 2023
3 of 7 checks passed
@jremmet jremmet deleted the remove_py37 branch July 21, 2023 06:12
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