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

Use extras_require.test and pytest for test dependencies. #699

Closed

Conversation

nuclearsandwich
Copy link
Contributor

This is based on the other packages have already had the same treatment.

We've gotten most packages onto pytest off of nose. I spotted that Bloom wasn't among them when I was reviewing the CI failures on master.

In order to reduce the number of places that dependencies are repeated I also set this package up to use extras_require.test to specify test dependencies.

setup.py Outdated Show resolved Hide resolved
🤦

Co-authored-by: Scott K Logan <[email protected]>
@cottsay
Copy link
Member

cottsay commented Mar 22, 2024

Closed in favor of #726

@cottsay cottsay closed this Mar 22, 2024
@cottsay cottsay deleted the nuclearsandwich/pytest-and-modernizations branch March 22, 2024 20:22
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