python-dependencies-vscode icon indicating copy to clipboard operation
python-dependencies-vscode copied to clipboard

An extensions for managing Python dependencies.

Results 3 python-dependencies-vscode issues
Sort by recently updated
recently updated
newest added

Poetry 1.2 has introduced custom groups for dependencies sections, I updated the if about sections to use a RegEx. I tested locally and seems working :) Wasn't able to run...