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

Commit3b7e017

Browse files
committed
Merge pull request#235 from gsnedders/pytest_expect_11
Update pytest-expect to 1.1 and its human readable format; r=nobody!
2 parentsa3bb980 +b65ae3f commit3b7e017

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

‎.pytest.expect‎

5.71 KB
Binary file not shown.

‎requirements-test.txt‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22

33
flake8
44
pytest
5-
pytest-expect>=1.0,<2.0
5+
pytest-expect>=1.1,<2.0
66
mock
77
ordereddict ; python_version < '2.7'

‎tox.ini‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ envlist = {py26,py27,py33,py34,py35,pypy}-{base,optional}
55
deps =
66
flake8
77
pytest
8-
pytest-expect>=1.0,<2.0
8+
pytest-expect>=1.1,<2.0
99
mock
1010
base: six
1111
base: webencodings

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp