mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-16 22:51:17 +07:00
- completion for package names in `dependencies` and `install-requires` - completion for build-backends - if a package is not installed, provide a quickfix to install it / run `pip install -e .` GitOrigin-RevId: cad88e4058a45f6db717b8da8fd7f6c456008998
8 lines
177 B
HTML
8 lines
177 B
HTML
<html>
|
|
<body>
|
|
Reports unsatisfied dependencies, declared [project.dependencies] table in pyproject.toml.
|
|
<p>
|
|
Shows a quick-fix to install missing packages.
|
|
</p>
|
|
</body>
|
|
</html> |