File tree Expand file tree Collapse file tree 2 files changed +0
-6
lines changed Expand file tree Collapse file tree 2 files changed +0
-6
lines changed Original file line number Diff line number Diff line change @@ -19,12 +19,8 @@ matrix:
19
19
env : TOXENV=flake8
20
20
- python : 2.7
21
21
env : TOXENV=pydocstyle
22
- - python : 2.6
23
- env : TOXENV=py26
24
22
- python : 2.7
25
23
env : TOXENV=py27
26
- - python : 3.3
27
- env : TOXENV=py33
28
24
- python : 3.4
29
25
env : TOXENV=py34
30
26
- python : 3.5
Original file line number Diff line number Diff line change 78
78
'Operating System :: OS Independent' ,
79
79
'Programming Language :: Python' ,
80
80
'Programming Language :: Python :: 2' ,
81
- 'Programming Language :: Python :: 2.6' ,
82
81
'Programming Language :: Python :: 2.7' ,
83
82
'Programming Language :: Python :: 3' ,
84
- 'Programming Language :: Python :: 3.3' ,
85
83
'Programming Language :: Python :: 3.4' ,
86
84
'Programming Language :: Python :: 3.5' ,
87
85
'Programming Language :: Python :: 3.6' ,
You can’t perform that action at this time.
0 commit comments