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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃悶 Bug Fix: Include napari.yaml in build #202

Merged
merged 1 commit into from May 25, 2023
Merged

Conversation

jamesyan-git
Copy link
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
Contributor Author

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

@jni
Copy link
Owner

jni commented May 25, 2023

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? 馃檹

@jni jni merged commit ecf6a8f into jni:main May 25, 2023
1 of 11 checks passed
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.

None yet

2 participants