Skip to content

python >=3.11 for all docs references#1052

Open
TimMonko wants to merge 2 commits into
napari:mainfrom
TimMonko:311-plus
Open

python >=3.11 for all docs references#1052
TimMonko wants to merge 2 commits into
napari:mainfrom
TimMonko:311-plus

Conversation

@TimMonko

Copy link
Copy Markdown
Contributor

References and relevant issues

napari/napari#9104

Description

Small updates to bump everything >3.11 and maxing at 3.14 for now

@github-actions github-actions Bot added the documentation Improvements or additions to documentation label Jun 26, 2026
This could be useful if you need to install napari as a package from PyPI, and prevents creating environments where napari does not start or work properly.

The constraints files are stored in the napari repository under `resources/constraints/constraints_py3.10.txt`. To find
The constraints files are stored in the napari repository under `resources/constraints/constraints_py3.14.txt`. To find

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does it make sense to make this just the dir?
It says ... under

Suggested change
The constraints files are stored in the napari repository under `resources/constraints/constraints_py3.14.txt`. To find
The constraints files are stored in the napari repository under `resources/constraints`. To find

@carlosmariorr carlosmariorr Jun 29, 2026

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, this is true, that is just one of the constraint files. There's also the version_denylist.txt in there so its probably more accurate to do the directory than any single pyversion file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

4 participants