-
Couldn't load subscription status.
- Fork 497
Fix dictionary check action and standardise the make command we run #1647
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
Conversation
|
This isn't catching the failure I thought it might. This fails: This doesn't: But the equivalent Travis does. Is it actually that pytest is missing or something? |
|
It is indeed pytest: |
Also move more stuff to extras
…he order with Travis
Co-authored-by: Eric Larson <[email protected]>
Co-authored-by: Eric Larson <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Otherwise LGTM
|
Thanks @peternewman |
No description provided.