Skip to content

Conversation

@melissawm
Copy link
Member

References and relevant issues

Follow-up to #900

Description

After we merged #900, I can't build the docs locally with pixi. No tasks are shown when I run

➜  napari-docs git:(main) pixi task list
Tasks that can run on this machine:
-----------------------------------

Task  Description
➜  napari-docs git:(main) 

which means pixi doesn't see any of the tasks defined in our pixi.toml file. Doing some research on the docs, it looks like removing the no-default-feature = true option from the environment solves it. Another option is to list each task again for each of the two environments, but I believe this PR is the simplest fix.

@melissawm melissawm requested a review from Czaki January 12, 2026 13:58
@Czaki Czaki added this to the 0.7.0 milestone Jan 12, 2026
Copy link
Contributor

@Czaki Czaki left a comment

Choose a reason for hiding this comment

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

Yes.

@Czaki Czaki added ready to merge maintenance CI, dependencies, and other maintenance labels Jan 12, 2026
@melissawm melissawm merged commit 74fcabe into napari:main Jan 12, 2026
13 checks passed
@melissawm
Copy link
Member Author

Thanks!

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

Labels

maintenance CI, dependencies, and other maintenance ready to merge

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants