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 d49acdc commit d427a5bCopy full SHA for d427a5b
doc/sphinx/source/tips.rst
@@ -21,12 +21,6 @@ equivalent file.
21
Where the `~/python/bpython`-path is the path to where your bpython source code
22
resides.
23
24
-.. note::
25
-
26
- If you want to create the alias for Python 3.X, make sure to run `python3.X
27
- setup.py build` first and point `PYTHONPATH` to the build location (usually
28
- `build/lib`).
29
30
You can of course add multiple aliases, so you can run bpython with 2.6, 2.7
31
and the 3 series.
32
0 commit comments