Skip to content

Commit

Permalink
boto3/botocore are currently not importable on Python 3.9
Browse files Browse the repository at this point in the history
  • Loading branch information
beniwohli committed Jun 18, 2020
1 parent f0cf767 commit 9ebab4d
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .ci/.jenkins_exclude.yml
Original file line number Diff line number Diff line change
Expand Up @@ -162,6 +162,15 @@ exclude:
FRAMEWORK: boto3-1.0
- PYTHON_VERSION: pypy-3
FRAMEWORK: boto3-1.0
# boto3 is currently not importable on Python 3.9, see https://github.com/boto/botocore/issues/2002
- PYTHON_VERSION: python-3.9-rc
FRAMEWORK: boto3-1.0
- PYTHON_VERSION: python-3.9-rc
FRAMEWORK: boto3-1.5
- PYTHON_VERSION: python-3.9-rc
FRAMEWORK: boto3-1.6
- PYTHON_VERSION: python-3.9-rc
FRAMEWORK: boto3-newest
# opentracing
- PYTHON_VERSION: python-3.3
FRAMEWORK: opentracing-newest
Expand Down

0 comments on commit 9ebab4d

Please sign in to comment.