Skip to content

Conversation

@austind
Copy link
Owner

@austind austind commented Oct 23, 2025

jscheffl and others added 4 commits October 23, 2025 15:14
… and requests (#26)

- Move httpx and requests from core dependencies to optional extras
- Add 'all' extra for users who want both libraries
- Update README to reflect new installation instructions
- Update noxfile to install both extras for testing

Previously, both httpx and requests were always installed even when users
only wanted one library. Now users can install only what they need:
- retryhttp[all] for both libraries
- retryhttp[httpx] for httpx only
- retryhttp[requests] for requests only
Co-authored-by: Austin de Coup-Crank <[email protected]>
@austind austind merged commit 5b0789f into main Oct 23, 2025
1 check 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.

4 participants