Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit76e19e4

Browse files
author
Sebastian Thiel
committed

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-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.3"
65
-"3.4"

‎doc/source/changes.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22
Changelog
33
=========
44

5+
1.0.3 - Fixes
6+
=============
7+
* IMPORTANT: This release drops support for python 2.6, which is officially deprecated by the python maintainers.
8+
59
1.0.2 - Fixes
610
=============
711

‎setup.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,6 @@ def _stamp_version(filename):
110110
"Operating System :: MacOS :: MacOS X",
111111
"Programming Language :: Python",
112112
"Programming Language :: Python :: 2",
113-
"Programming Language :: Python :: 2.6",
114113
"Programming Language :: Python :: 2.7",
115114
"Programming Language :: Python :: 3",
116115
"Programming Language :: Python :: 3.3",

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp