Files
openide/python/pluginResources/inspectionDescriptions/UvPackageVersionsInspection.html
Aleksandr Sorotskii 9b76b13e69 basic support for uv env & package manager; PY-75983
GitOrigin-RevId: 2597e4de17e167d8a0b0038190b5127a9dc4b155
2024-11-15 17:27:12 +00:00

7 lines
185 B
HTML

<html>
<body>
<p>Reports outdated versions of packages in <code>[dependencies]</code> and <code>[dev-dependencies]</code>
sections of <code>pyproject.toml</code>.
</p>
</body>
</html>