mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-08-29 07:03:37 +07:00
GitOrigin-RevId: 4ee6b7ef7e51a697e4d52a06b87cf599c79366a0
10 lines
334 B
HTML
10 lines
334 B
HTML
<html>
|
|
<body>
|
|
<p>
|
|
Reports packages mentioned in requirements files (for example, <code>requirements.txt</code> or <code>Pipfile</code>) but not installed,
|
|
or imported but not mentioned in requirements files.</p>
|
|
<p>
|
|
The IDE shows a quick-fix banner so that you can install the missing packages in one click.
|
|
</p>
|
|
</body>
|
|
</html> |