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 tox test collection #202

Merged

Conversation

GenevieveBuckley
Copy link
Contributor

Closes #201
I found that I can fix the tox test collection errors by making sure ALL the folders contain an __init__.py file.

There was one missing from the napari_animation/_qt/_tests/. Adding an empty __init__.py file here fixed the problem with tox for me.

@GenevieveBuckley GenevieveBuckley merged commit 5aabd44 into napari:main Feb 1, 2024
15 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.

Tox test collection is failing
1 participant