diff options
| author | Magnus Hagander | 2020-05-11 21:14:44 +0000 |
|---|---|---|
| committer | Magnus Hagander | 2020-05-11 21:14:44 +0000 |
| commit | 6b1d47ffd403e6501491ffa4a6b3d3eb6dad3602 (patch) | |
| tree | a6af0757e07bc06cfd7d549b076fb396a9ec2816 /tools | |
| parent | b0c25266cc15cad1cfc8dc3c516c4d42d221a527 (diff) | |
Update dev readme to reflect we're on python 3.7 now
Diffstat (limited to 'tools')
| -rw-r--r-- | tools/devsetup/README.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/devsetup/README.txt b/tools/devsetup/README.txt index a5777e09..f1738f99 100644 --- a/tools/devsetup/README.txt +++ b/tools/devsetup/README.txt @@ -6,7 +6,7 @@ python modules. If using distribution packaged python modules most of them won't be necessary, but then things usually just work out of the box and no need for this script. -* virtualenv corresponding to python 3.5 (in path) +* virtualenv corresponding to python 3.7 (in path) * On debian, for example, this means virtualenv and python3-virtualenv packages * c compiler and libs (typically build-essential) * python development libraries (typically python-dev) -- for modules |
