-
So I have a tox.ini similar to this:
My problem is that test-fastapi-slim environment will match both |
Beta Was this translation helpful? Give feedback.
Answered by
xrmx
Jul 30, 2024
Replies: 1 comment
-
Easy way to fix this is to rename |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
gaborbernat
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Easy way to fix this is to rename
fastapi-slim
tofastapislim
😅