Jozef Juris
Results
2
comments of
Jozef Juris
Hello, I also found in this situation when I used poetry in my project. As a workaround, I simply commented out lines under development dependencies section in the project, but...
Hello, I think I found a solution for this case. It is pretty simple. The idea to ignore dev-dependencies seems to be fine. Existing tests are passing and the poetry...