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

Remove test dependency duplication #431

Merged
merged 1 commit into from
Jun 3, 2024
Merged

Remove test dependency duplication #431

merged 1 commit into from
Jun 3, 2024

Conversation

adamltyson
Copy link
Member

@adamltyson adamltyson commented May 31, 2024

We shouldn't need to define test dependencies in tox. This PR relies on installing the dev and napari extras, so hopefully we have one less thing to keep up to date.

Closes #284

@adamltyson adamltyson requested a review from a team May 31, 2024 16:43
@adamltyson adamltyson marked this pull request as ready for review June 3, 2024 08:52
Copy link
Member

@IgorTatarnikov IgorTatarnikov left a comment

Choose a reason for hiding this comment

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

Looks good 👍

@adamltyson adamltyson merged commit 70ed0cb into main Jun 3, 2024
17 of 18 checks passed
@adamltyson adamltyson deleted the test-env branch June 3, 2024 09:40
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.

De-duplicate test dependency lists
2 participants