Skip to content

Update building your first plugin guide #753

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

Merged
merged 8 commits into from
Jul 3, 2025

Conversation

TimMonko
Copy link
Contributor

References and relevant issues

Closes #440
Closes #674
Addresses part of #377 (does not address ruff / linting)

Description

  1. drops setup.cfg in favor of only pyproject.toml
  2. uses src configuration
  3. makes brief mention of Qt bindings and refers to best practices for more info
  4. mentions about using build

@github-actions github-actions bot added the documentation Improvements or additions to documentation label Jun 30, 2025
@TimMonko TimMonko requested a review from DragaDoncila June 30, 2025 21:23
@TimMonko TimMonko added this to the 0.6.3 milestone Jun 30, 2025
Copy link
Contributor

@DragaDoncila DragaDoncila left a comment

Choose a reason for hiding this comment

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

Love it @TimMonko ❤️. Approving with two very minor nitpicks.

Co-authored-by: Draga Doncila Pop <[email protected]>
@DragaDoncila
Copy link
Contributor

I dont think the render fail is related to this PR?

@psobolewskiPhD
Copy link
Member

/home/runner/work/docs/docs/docs/docs/guides/preferences.md:: WARNING: image file not readable: images/_autogenerated/preferences-reset.png

hmm?

@napari-bot make docs

@psobolewskiPhD
Copy link
Member

@napari-bot make html-noplot

@psobolewskiPhD
Copy link
Member

psobolewskiPhD commented Jul 3, 2025

@DragaDoncila Rerun fixed it, so it musta been some glitch with the png file autogeneration.

@DragaDoncila DragaDoncila merged commit 8fd3906 into napari:main Jul 3, 2025
8 checks passed
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
None yet
Development

Successfully merging this pull request may close these issues.

Build-a-plugin tutorial fails Update first-plugin example to best practices
3 participants