Replies: 1 comment
-
I think you might want |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I've tried this:
But when I run
hatch test
I still getModuleNotFoundError: No module named 'aiohttp'
. How can I make it so thathatch test
installs the test dependencies first?Beta Was this translation helpful? Give feedback.
All reactions