Files
openide/python/pluginResources/inspectionDescriptions/PoetryPackageVersionsInspection.html
Andrey Vlasovskikh 660264ad98 PY-51228 Added the description for the Poetry package versions inspection
GitOrigin-RevId: 7fb7fe86cf614274b183755794cf1dda6eb7e5d2
2021-10-20 23:59:40 +00:00

7 lines
209 B
HTML

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