| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2020-07-26 | Use venv module rather than virtualenv | Jocelyn Delalande | 1 | -3/+3 | |
| - 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 | Document how to switch python version for 5.x | Jocelyn Delalande | 1 | -0/+31 | |
| Focus is on rebuilding venv (which are bound to a specific python minor version). Ref #483 Ref #571 | |||||
| 2019-09-06 | Clean and reorganise a bit the documentation | Alexis M | 1 | -1/+2 | |
| 2018-12-08 | Add upgrade instructions for 3.x | Jocelyn Delalande | 1 | -0/+10 | |
| Fix #396 | |||||
| 2017-11-11 | Fix some typos using codespell (#285) | Alexandre Avenel | 1 | -1/+1 | |
| 2017-11-01 | Add an upgrade guide | Jocelyn Delalande | 1 | -0/+78 | |
| fix #274 | |||||
