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

Run minimal tests without fsspec, requests, aiohttp #2872

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

maxrjones
Copy link
Member

I noticed after Martin's comment in #2774 (comment) that even the 'minimal' tests include optional dependencies including fsspec and universal_pathlib. I think it's worth only including the required dependencies and those necessary for running tests / type checking in the "minimal" test environment.

@github-actions github-actions bot added the needs release notes Automatically applied to PRs which haven't added release notes label Feb 27, 2025
@d-v-b
Copy link
Contributor

d-v-b commented Feb 27, 2025

sounds good to me

@maxrjones
Copy link
Member Author

Tests are failing because the environment name changed, I'll fix this in a bit

Copy link
Contributor

@dstansby dstansby left a comment

Choose a reason for hiding this comment

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

Very 👍 this

@maxrjones maxrjones marked this pull request as draft February 28, 2025 21:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs release notes Automatically applied to PRs which haven't added release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants