Ray Cao
Results
3
comments of
Ray Cao
is there a way to support specific issue, to prioritize the implementation? That would be helpful here
In my current test (as of Sep 25th 2023), below is still valid but we don't need to set this config anymore: ``` poetry config virtualenvs.in-project true ``` Also we...
@jborchma thanks for looking into it. I ended up implementing it in a "hacky" way around your API, per below. The idea I had was to rename the saved `yml`...