comparison docs/setup.rst @ 8193:89e9aef9b983

py3: use "python3 -m venv" instead of virtualenv package
author Mads Kiilerich <mads@kiilerich.com>
date Mon, 03 Feb 2020 16:30:08 +0100
parents 7c7d6b5c07c7
children 01aca0a4f876
comparison
equal deleted inserted replaced
8192:b7caa806cf6e 8193:89e9aef9b983
622 the ``init.d`` directory of the Kallithea source. 622 the ``init.d`` directory of the Kallithea source.
623 623
624 .. __: https://kallithea-scm.org/repos/kallithea/files/tip/init.d/ . 624 .. __: https://kallithea-scm.org/repos/kallithea/files/tip/init.d/ .
625 625
626 626
627 .. _virtualenv: http://pypi.python.org/pypi/virtualenv
628 .. _python: http://www.python.org/ 627 .. _python: http://www.python.org/
629 .. _Python regular expression documentation: https://docs.python.org/2/library/re.html 628 .. _Python regular expression documentation: https://docs.python.org/2/library/re.html
630 .. _Mercurial: https://www.mercurial-scm.org/ 629 .. _Mercurial: https://www.mercurial-scm.org/
631 .. _Celery: http://celeryproject.org/ 630 .. _Celery: http://celeryproject.org/
632 .. _Celery documentation: http://docs.celeryproject.org/en/latest/getting-started/index.html 631 .. _Celery documentation: http://docs.celeryproject.org/en/latest/getting-started/index.html