diff --git a/docs/installation.rst b/docs/installation.rst index e4eda82..8ecee07 100644 --- a/docs/installation.rst +++ b/docs/installation.rst @@ -19,9 +19,6 @@ To install ``lambeq`` with optional dependencies for experimental features:: pip install lambeq[experimental] -.. note:: - For best results with the experimental features, use Python 3.11. - DepCCG support --------------