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 f93fd05 commit fb9d56dCopy full SHA for fb9d56d
doc/development/guide/installation.rst
@@ -4,9 +4,7 @@ Installation and dependencies
4
Dependencies
5
------------
6
7
-PennyLane requires the following libraries be installed:
8
-
9
-* `Python <http://python.org/>`_ >= 3.11
+PennyLane requires `Python <http://python.org/>`_ >= 3.11 to be installed.
10
11
After installing Python, we recommend using any virtual environment manager to install and manage
12
dependencies. See the `Python documentation <https://docs.python.org/3/tutorial/venv.html>`_
0 commit comments