Change-Id: I3b80b836ca547fa92f324acb265180cdeea17611
- "3.6"
- "3.7"
- "3.8"
+ - "3.9"
architecture:
- x64
- x86
- cp36-cp36m
- cp37-cp37m
- cp38-cp38
+ - cp39-cp39
architecture:
- x64
- cp36-cp36m
- cp37-cp37m
- cp38-cp38
+ - cp39-cp39
fail-fast: false
os:
- "ubuntu-latest"
python-version:
- - "3.8"
+ - "3.9"
build-type:
- "cext"
- "nocext"
# strategy:
# matrix:
# python-version:
- # - "3.8"
+ # - "3.9"
# build-type:
# - "cext"
# - "nocext"
- "3.6"
- "3.7"
- "3.8"
+ - "3.9"
- "pypy3"
build-type:
- "cext"
- cp36-cp36m
- cp37-cp37m
- cp38-cp38
+ - cp39-cp39
build-type:
- "cext"
- "nocext"
Programming Language :: Python :: 3.6
Programming Language :: Python :: 3.7
Programming Language :: Python :: 3.8
+ Programming Language :: Python :: 3.9
Programming Language :: Python :: Implementation :: CPython
Programming Language :: Python :: Implementation :: PyPy
Topic :: Database :: Front-Ends