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

Update python for build docs to python 3.12 #583

Open
2 tasks
Czaki opened this issue Feb 18, 2025 · 1 comment
Open
2 tasks

Update python for build docs to python 3.12 #583

Czaki opened this issue Feb 18, 2025 · 1 comment
Labels

Comments

@Czaki
Copy link
Contributor

Czaki commented Feb 18, 2025

🧰 Task

We should update python for build docs to at least python 3.12 (to have a year or two without next maintenance job).

This requires to change Qt backend used from build docs, as python 3.10 is the latest supported by pyside2 from pypi.

We either plan to drop pyside2, so we need to update workflow from this reason. I suggest two PRs:

  • change backend used for build docs
  • bump python for docs to at least 3.12
@Czaki Czaki added the task label Feb 18, 2025
@psobolewskiPhD
Copy link
Member

the GitHub build_deploy has been using pyqt5:

python -m pip install "napari/[all]"

In #590 i make circleCI also use pyqt5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants