Skip to content

Commit 06ad67f

Browse files
author
Sergei Lebedev
committed
Removed 2.6 from the list of supported versions
With very high probability ``pyte`` would continue working on 2.6 but this is not guaranteed.
1 parent 246bc58 commit 06ad67f

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
language: python
22
python:
3-
- "2.6"
43
- "2.7"
54
- "3.5"
65
- "3.6"

setup.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@
2222
"Intended Audience :: Developers",
2323
"Operating System :: OS Independent",
2424
"License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)",
25-
"Programming Language :: Python :: 2.6",
2625
"Programming Language :: Python :: 2.7",
2726
"Programming Language :: Python :: 3.5",
2827
"Programming Language :: Python :: 3.6",

0 commit comments

Comments
 (0)