Skip to content

Remove use of Python 3.9, include 3.13 in testing#1145

Merged
marcoesters merged 6 commits into
conda:mainfrom
lrandersson:dev-ra-update-python-deps
Dec 19, 2025
Merged

Remove use of Python 3.9, include 3.13 in testing#1145
marcoesters merged 6 commits into
conda:mainfrom
lrandersson:dev-ra-update-python-deps

Conversation

@lrandersson

@lrandersson lrandersson commented Dec 18, 2025

Copy link
Copy Markdown
Contributor

Description

This PR bumps the Python dependencies used in the testing suite.

  • Remove Python 3.9
  • Include Python 3.9
  • Removed a .txt file that was written for macOS but not used, and the test test_example_from_explicit seems to be Linux only.

Checklist - did you ...

  • Add a file to the news directory (using the template) for the next release's release notes?
  • Add / update necessary tests?
  • Add / update outdated documentation?

@lrandersson
lrandersson requested a review from a team as a code owner December 18, 2025 20:38
@github-project-automation github-project-automation Bot moved this to 🆕 New in 🔎 Review Dec 18, 2025
@conda-bot conda-bot added the cla-signed [bot] added once the contributor has signed the CLA label Dec 18, 2025
@marcoesters

Copy link
Copy Markdown
Contributor

I think we can use the opportunity here to update the minimum Python everywhere (pyproject.toml, meta.yaml).

@lrandersson

lrandersson commented Dec 18, 2025

Copy link
Copy Markdown
Contributor Author

I think we can use the opportunity here to update the minimum Python everywhere (pyproject.toml, meta.yaml).

Can we also remove scripts\run_examples.py? It looks very old and unused, it also references a few examples that I dont see referenced anywhere else.

@marcoesters

Copy link
Copy Markdown
Contributor

I think we can use the opportunity here to update the minimum Python everywhere (pyproject.toml, meta.yaml).

Can we also remove scripts\run_examples.py? It looks very old and unused, it also references a few examples that I dont see referenced anywhere else.

I'm all for getting rid of things that are not used.

Comment thread news/1145-python-test-deps Outdated
@github-project-automation github-project-automation Bot moved this from 🆕 New to ✅ Approved in 🔎 Review Dec 19, 2025
@marcoesters
marcoesters merged commit 0c45f57 into conda:main Dec 19, 2025
15 checks passed
@github-project-automation github-project-automation Bot moved this from ✅ Approved to 🏁 Done in 🔎 Review Dec 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed [bot] added once the contributor has signed the CLA

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

3 participants