ubuntu@juju-vm:~/landscape-server-operator$ poetry install --with dev
Creating virtualenv landscape-charm-K1sasgI8-py3.12 in /home/ubuntu/.cache/pypoetry/virtualenvs
Updating dependencies
Resolving dependencies... (3.1s)
Package operations: 48 installs, 0 updates, 0 removals
- Installing zipp (3.23.0)
- Installing importlib-metadata (8.7.1)
- Installing mdurl (0.1.2)
- Installing typing-extensions (4.15.0)
- Installing markdown-it-py (4.0.0)
- Installing opentelemetry-api (1.39.1)
- Installing pycparser (3.0)
- Installing pygments (2.19.2)
- Installing pyyaml (6.0.3)
- Installing websocket-client (1.9.0)
- Installing annotated-doc (0.0.4)
- Installing certifi (2026.1.4)
- Installing cffi (2.0.0)
- Installing charset-normalizer (3.4.4)
- Installing click (8.3.1)
- Installing idna (3.11)
- Installing ops (2.23.1)
- Installing rich (14.3.2)
- Installing shellingham (1.5.4)
- Installing urllib3 (2.6.3)
- Installing cryptography (46.0.5)
- Installing iniconfig (2.3.0)
- Installing markupsafe (3.0.3)
- Installing mccabe (0.7.0)
- Installing mypy-extensions (1.1.0)
- Installing ops-scenario (7.23.1)
- Installing packaging (26.0)
- Installing pathspec (1.0.4)
- Installing platformdirs (4.6.0)
- Installing pluggy (1.6.0)
- Installing pycodestyle (2.14.0)
- Installing pydantic (1.10.26)
- Installing pyflakes (3.4.0)
- Installing requests (2.32.5)
- Installing tenacity (9.1.4)
- Installing typer (0.23.0)
- Installing black (24.10.0)
- Installing charmcraftcache (0.8.0)
- Installing charmlibs-interfaces-tls-certificates (1.3.0)
- Installing cosl (1.4.0)
- Installing coverage (7.13.1)
- Installing flake8 (7.3.0)
- Installing grpcio (1.78.0)
- Installing isort (7.0.0)
- Installing jinja2 (3.1.6)
- Installing jubilant (1.6.2)
- Installing pytest (9.0.2)
- Installing ruff (0.14.11)
Writing lock file
ubuntu@juju-vm:~/landscape-server-operator$ make test
Command 'make' not found, but can be installed with:
sudo apt install make # version 4.3-4.1build1, or
sudo apt install make-guile # version 4.3-4.1build1
make isn't installed with
poetry install --with devfollowingCONTRIBUTING.md