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.
2 parents 2b470e4 + 49409fe commit 459eb52Copy full SHA for 459eb52
docs/development/install.rst
@@ -33,8 +33,8 @@ Additionally Read the Docs depends on:
33
34
.. note::
35
36
- If you plan to import Python 2 projects to your RTD,
37
- then you'll need to install Python 2 with virtualenv in your system as well.
+ You can import Python 2.x or 3.x projects in RTD, make sure you install the
+ appropriate Python version (2.x or 3.x) with virtualenv.
38
39
In order to get all the dependencies successfully installed,
40
you need these libraries.
0 commit comments