Skip to content

fix: Skipping (take 3)#83

Merged
grische merged 1 commit into
python-morgan:mainfrom
shamilbi:extras3
Jul 3, 2026
Merged

fix: Skipping (take 3)#83
grische merged 1 commit into
python-morgan:mainfrom
shamilbi:extras3

Conversation

@shamilbi

Copy link
Copy Markdown
Collaborator

this ini:

[requirements]
pyjwt = [crypto]==2.10.1

results in:

[pyjwt[crypto]==2.10.1]: cryptography>=3.4.0; extra == "crypto"
        Skipping, not relevant for any environment

so the code needs to know about extras from pyjwt
(take 2: #80, take 1: #76)

@shamilbi shamilbi mentioned this pull request Feb 16, 2026
@grische

grische commented Feb 16, 2026

Copy link
Copy Markdown
Contributor

@shamilbi instead of closing and reopening, you can also rebase and then force push on the same branch. This will update the PR

@shamilbi

Copy link
Copy Markdown
Collaborator Author

Sorry, i don't have enough experience with rebase :( and there were conflicts with main branch, so for me it was simpler

@grische grische merged commit a4c13ad into python-morgan:main Jul 3, 2026
10 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.

2 participants