summaryrefslogtreecommitdiff
path: root/doc/install.asciidoc
diff options
context:
space:
mode:
authorFlorian Bruhin <me@the-compiler.org>2018-10-08 21:10:54 +0200
committerFlorian Bruhin <me@the-compiler.org>2018-10-08 21:10:54 +0200
commit3e07c4ce0fd9d45ada4aef5eeb2440c619d60196 (patch)
treecad4b85a653c10c12de74f0c35b7e108203fcee2 /doc/install.asciidoc
parentc323e9d6059f225590615af529f8d2ead3e810ac (diff)
downloadqutebrowser-3e07c4ce0fd9d45ada4aef5eeb2440c619d60196.tar.gz
qutebrowser-3e07c4ce0fd9d45ada4aef5eeb2440c619d60196.zip
Remove mkvenv-pypi-old
Diffstat (limited to 'doc/install.asciidoc')
-rw-r--r--doc/install.asciidoc4
1 files changed, 0 insertions, 4 deletions
diff --git a/doc/install.asciidoc b/doc/install.asciidoc
index 6e3eb7b25..37f6ebb12 100644
--- a/doc/install.asciidoc
+++ b/doc/install.asciidoc
@@ -424,10 +424,6 @@ https://docs.python.org/3/library/venv.html[virtual environment]:
$ tox -e mkvenv-pypi
----
-If your system comes with Python 3.5.3 or older (such as Ubuntu 16.04 LTS), use
-`tox -e mkvenv-pypi-old` instead. This installs an older Qt version (5.10) due
-to bugs in newer versions.
-
This installs all needed Python dependencies in a `.venv` subfolder.
This comes with an up-to-date Qt/PyQt including QtWebEngine, but has a few