Skip to content

Commit a08f9fe

Browse files
Skip RC7 test for now
1 parent 4321a36 commit a08f9fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ envlist=py{35,36,37,py3}-marshmallow{2,3}, cython-marshmallow{2,3}
55
deps=
66
-rrequirements/build_common.txt
77
marshmallow2: marshmallow <3.0
8-
marshmallow3: marshmallow >=3.0.0rc5
8+
marshmallow3: marshmallow >=3.0.0rc5<3.0.0rc7
99

1010
whitelist_externals=flake8
1111
commands=py.test --cov-report html --cov hug -n auto tests

0 commit comments

Comments
 (0)