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

Fix find_packages #20

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Fix find_packages #20

wants to merge 2 commits into from

Conversation

jaimergp
Copy link

@jaimergp jaimergp commented Jun 8, 2022

I am packaging 0.0.10 at conda-forge and the latest changes are making the CI fail. I think that where clause is only for packages that use a src/ structure, but otherwise not needed here. I'll confirm once I submit an attempt with this patch!

@jaimergp
Copy link
Author

jaimergp commented Jun 8, 2022

Confirmed it works :)

conda-forge/napari-stl-exporter-feedstock#2

@jaimergp jaimergp changed the title Fix find_packages (WIP) Fix find_packages Jun 8, 2022
@jo-mueller
Copy link
Owner

Hey @jaimergp ,

thanks for looking at this - and also good to know about this issue for future plugins!

@deprecated-napari-hub-preview-bot

Preview page for your plugin is ready here:
https://preview.napari-hub.org/jo-mueller/napari-stl-exporter/20
Created: 2022-06-21T13:54:34.642514

@codecov-commenter
Copy link

Codecov Report

Merging #20 (06aa611) into main (2f665ca) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #20   +/-   ##
=======================================
  Coverage   96.26%   96.26%           
=======================================
  Files           6        6           
  Lines         107      107           
=======================================
  Hits          103      103           
  Misses          4        4           

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

@jo-mueller
Copy link
Owner

Hey @jaimergp ,

I changed the package structure of this plugin to using a src/ structure - would you mind having a look at the current setup.cfg?

@jaimergp
Copy link
Author

jaimergp commented Jul 8, 2022

Looks fine to me according to the docs!

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

Successfully merging this pull request may close these issues.

3 participants