ihatemoney/docs
Jocelyn Delalande 55bce593f0 Use venv module rather than virtualenv
- simpler to use
- lighter dependency (or no dependency at all, depending on python distribution)
- retrocompatible

virtualenv package from pip to acheive virtual environment feature is no longer
needed, except for projects which need to support py2, which is no longer our
case.

Also, reword "virtualenv" to "virtual environment" in doc, to avoid confusion
with pip package name.

Ref #483
2020-07-26 20:14:59 +02:00
..
api.rst Clean and reorganise a bit the documentation 2019-09-06 22:35:41 +02:00
conf.py Remove obsolete python code (<3.6). (#571) 2020-04-24 12:32:52 +02:00
configuration.rst Enhance postgresql installation docs. 2019-10-11 19:52:15 +02:00
contributing.rst Use venv module rather than virtualenv 2020-07-26 20:14:59 +02:00
index.rst Misc small updates (#536) 2020-02-23 19:27:39 +01:00
installation.rst Use venv module rather than virtualenv 2020-07-26 20:14:59 +02:00
make.bat Document the API. Fix #46 2011-10-18 23:26:13 +02:00
Makefile Document the API. Fix #46 2011-10-18 23:26:13 +02:00
requirements.txt Bump sphinx from 3.1.1 to 3.1.2 2020-07-18 00:42:07 +02:00
upgrade.rst Use venv module rather than virtualenv 2020-07-26 20:14:59 +02:00