-
I came up to understand the new way to provide extra.allow into my model to update the library from older version, and suddenly I have to run my tests about 10 times to know the full list of modules that this library uses, here are the list:
Is there a reason why there is no such information at repository? |
Beta Was this translation helpful? Give feedback.
Answered by
koxudaxi
Oct 27, 2021
Replies: 1 comment
-
@ag0n1k |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
ag0n1k
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@ag0n1k
We switched to poetry. we can check poetry.lock
Does the file resolve your problem?