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

[POC] ci: Leverage base_python to enforce python version running tox #1785

Closed
wants to merge 3 commits into from

Conversation

romanc
Copy link
Contributor

@romanc romanc commented Dec 20, 2024

Description

POC: leverage tox' base_python setting to ensure we are running (on CI) with the expected python version.

Requirements

  • All fixes and/or new features come with corresponding tests.
  • Important design decisions have been documented in the appropriate ADR inside the docs/development/ADRs/ folder.

If this PR contains code authored by new contributors please make sure:

  • The PR contains an updated version of the AUTHORS.md file adding the names of all the new contributors.

@romanc romanc changed the title ci: Leverage base_python to enforce python version running tox [POC] ci: Leverage base_python to enforce python version running tox Dec 20, 2024
@romanc
Copy link
Contributor Author

romanc commented Jan 3, 2025

Superseded by plans to move to uv in the near future.

@romanc romanc closed this Jan 3, 2025
@romanc romanc deleted the base-python branch January 3, 2025 14:33
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.

1 participant