Commit 89b3324
committed
Use Python 3 for virtualenv test
Python 2 has been deprecated, we should default to testing with Python 3
In commit 04ebe2d, distribute was added
as an option to be set to false if setting up a python3 virtualenv.
Therefore, set distribute to false because we have defaulted to py3.1 parent 87f4afa commit 89b3324
1 file changed
Lines changed: 3 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
| 8 | + | |
| 9 | + | |
13 | 10 | | |
14 | 11 | | |
15 | 12 | | |
| |||
19 | 16 | | |
20 | 17 | | |
21 | 18 | | |
| 19 | + | |
22 | 20 | | |
23 | 21 | | |
24 | 22 | | |
| |||
0 commit comments