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

Commit2807d49

Browse files
committed
Declare support for py3.5
1 parent7d0d6c9 commit2807d49

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

‎.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ python:
33
-"2.7"
44
-"3.3"
55
-"3.4"
6+
-"3.5"
67
# - "pypy" - won't work as smmap doesn't work (see gitdb/.travis.yml for details)
78
git:
89
# a higher depth is needed for most of the tests - must be high enough to not actually be shallow

‎setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,5 +114,6 @@ def _stamp_version(filename):
114114
"Programming Language :: Python :: 3",
115115
"Programming Language :: Python :: 3.3",
116116
"Programming Language :: Python :: 3.4",
117+
"Programming Language :: Python :: 3.5",
117118
]
118119
)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp