source: main/trunk/model-sites-dev/heritage-nz/collect/reports-2019/prepare/README.txt@ 32813

Last change on this file since 32813 was 32813, checked in by davidb, 5 years ago

Changes after testing

File size: 169 bytes
RevLine 
[32807]1
2
3 tar xvzf virtualenv-16.4.1.tar.gz
4
5 cd virtualenv-16.4.1
6
[32813]7 python virtualenv.py ../my-python-env
[32807]8
[32813]9 cd ..
10 source my-python-env/bin/activate
11
[32807]12 pip install xlrd
Note: See TracBrowser for help on using the repository browser.