diff options
author | Aldo Cortesi <aldo@nullcube.com> | 2016-05-26 09:35:21 +1200 |
---|---|---|
committer | Aldo Cortesi <aldo@nullcube.com> | 2016-05-26 09:35:21 +1200 |
commit | f7e77d543bcca84f75e09440841aacb582881da2 (patch) | |
tree | 418093e4df338ba5fee96cd8c75bda00b1f830b9 /pathod/language | |
parent | bcfce32bfaa06fbedaa754828fd7a1590ac3ca61 (diff) | |
download | mitmproxy-f7e77d543bcca84f75e09440841aacb582881da2.tar.gz mitmproxy-f7e77d543bcca84f75e09440841aacb582881da2.tar.bz2 mitmproxy-f7e77d543bcca84f75e09440841aacb582881da2.zip |
Refactor dev.sh
- Parameterise the Python version. All of these now work:
./dev.sh # Use default Python version
./dev.sh 2.7 # Explicitly use 2.7 in venv2.7
./dev.sh 3.5 # Explicitly use 3.5 in venv3.5
This should also work for Travis, which has a weird setup where Pytho3 can be
3.4.
Diffstat (limited to 'pathod/language')
0 files changed, 0 insertions, 0 deletions