Jack Linke
Jack Linke
@mikeford3 It had slipped off my radar a bit, but yes will work o finishing it up this week.
@mikeford3 & @CarliJoy I think this issue should focus on the displayed table, with the changes to the db as a separate issue. With that in mind, I'm nearly done...
Has there been any progress on this?
@Enase @abionics @bretlowery @Coverttrickster @eyk107 The functionality in this plugin is *mostly* replaced by [PyCharm's bundled requirements.txt tool](https://www.jetbrains.com/help/pycharm/managing-dependencies.html#create-requirements). I say 'mostly', because it only supports a single requirements file per...
As requested. Also, apologies for committing directly to main vice a new branch. I'm clearly a bit out of practice 😬
It is so strange, because I can install any of the various available versions of this package via plain old `pip` and have not ever had a problem. I can...
Here is the output with `RUST_LOG=trace` First, with `uv pip install` ``` > [django builder 16/18] RUN uv -v --no-cache pip install --index-url https://dl.fontawesome.com/MYTOKENHERE/fontawesome-pro/python/simple/ fontawesomepro==6.6.0: 0.334 DEBUG uv 0.4.20 0.334...