Skip to content

🐞 Bug Fix: Include napari.yaml in build#202

Merged
jni merged 1 commit into
jni:mainfrom
jamesyan-git:fixbuild
May 25, 2023
Merged

🐞 Bug Fix: Include napari.yaml in build#202
jni merged 1 commit into
jni:mainfrom
jamesyan-git:fixbuild

Conversation

@jamesyan-git

Copy link
Copy Markdown
Contributor

Noticed that the napari plugin wasn't discovered when installing from pypi.
This was due to defining strict package data. I added napari.yaml to that list.
To check it worked, I built a wheel and installed from it locally.
This means we will need to release again, sorry @jni

@jamesyan-git

Copy link
Copy Markdown
Contributor Author

@jni I don't think I caused that test to fail? I'm not sure why that's happening.

@jni

jni commented May 25, 2023

Copy link
Copy Markdown
Owner

https://github.com/jni/skan/actions/runs/5076459713/jobs/9118648227?pr=202#step:5:88

E AttributeError: 'OpenpyxlWriter' object has no attribute 'save'

Looks like a new pandas or openpyxl release has stuffed us up... Well, that's probably another good reason for a new release! 😂 Do you mind trying to get to the bottom of it (install test deps in a clean environment and check that test) and making a separate PR for the fix? 🙏

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.

2 participants