We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a733629 commit f5bde7fCopy full SHA for f5bde7f
docs/getting-started.rst
@@ -50,15 +50,6 @@ Installation
50
:doc:`SQLAlchemy </usage/databases/sqlalchemy/index>`
51
:code:`pip install litestar[sqlalchemy]`
52
53
- :doc:`CLI </usage/cli>`
54
- .. deprecated:: 2.1.1
55
- The ``litestar`` base installation now includes the CLI dependencies and this group is no longer required
56
- to use the CLI.
57
- If you need the optional CLI dependencies, install the ``standard`` group instead.
58
- **Will be removed in 3.0**
59
-
60
- :code:`pip install litestar[cli]`
61
62
:doc:`Jinja Templating </usage/templating>`
63
:code:`pip install litestar[jinja]`
64
0 commit comments