Skip to content

Commit 16cf50a

Browse files
author
Shantanu Dhiman
committed
Modified tox.ini file to resolve build fail for python3.7 environment
1 parent 88745d7 commit 16cf50a

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

tox.ini

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,6 @@ envlist =
4444
# The aws_lambda tests deploy to the real AWS and have their own matrix of Python versions.
4545
py3.7-aws_lambda
4646

47-
# The gcp deploy to the real GCP and have their own matrix of Python versions.
48-
py3.7-gcp
49-
5047
{pypy,py2.7,py3.5,py3.6,py3.7,py3.8}-pyramid-{1.6,1.7,1.8,1.9,1.10}
5148

5249
{pypy,py2.7,py3.5,py3.6}-rq-{0.6,0.7,0.8,0.9,0.10,0.11}

0 commit comments

Comments
 (0)