Commit 459ce5e
Merged in techtonik/virtualenvwrapper/techtonik/toxini-edited-online-with-bitbucket-1525341850929 (pull request #69)
Drop Python 2.6 support in tox
* tox.ini: get dependencies from requirements.txt
* Fix tox tests for Python 2.6
They fail because of missing NullHandler (#289)
* Python 2.6 support is dropped
https://bitbucket.org/virtualenvwrapper/virtualenvwrapper/pull-requests/69/fix-tests-with-python-26/diff#comment-63267802
* tox.ini: drop Python 2.6 support
* developers.rst: update supported Python versions
Approved-by: Jason Myers <jason@mailthemyers.com>1 parent 9f30ada commit 459ce5e
2 files changed
+3
-17
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
| 72 | + | |
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | | - | |
9 | | - | |
| 7 | + | |
10 | 8 | | |
11 | 9 | | |
12 | 10 | | |
| |||
19 | 17 | | |
20 | 18 | | |
21 | 19 | | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | 20 | | |
35 | 21 | | |
36 | 22 | | |
| |||
0 commit comments