ninoseki / vscode-mogami

A VS Code extension for checking the latest version of each dependency
https://marketplace.visualstudio.com/items?itemName=ninoseki.vscode-mogami
MIT License
16 stars 0 forks source link

feat: support pixi's pyproject.toml (#75) #76

Closed ninoseki closed 3 months ago

ninoseki commented 3 months ago

Support Pixi's pyproject.toml. (#75)

I must confess that I don't completely understand Pixi's pyproject.toml schema. But I think this implementation covers 90+% cases.

Note: I tested this implementation with https://github.com/skrub-data/skrub/blob/main/pyproject.toml and it works fine.

Screenshot 2024-08-03 at 9 06 17