Skip to content

Commit cb23528

Browse files
authored
feat: add Python 3.10 to build (influxdata#370)
Signed-off-by: Gábor Lipták <gliptak@gmail.com>
1 parent 3808986 commit cb23528

File tree

3 files changed

+6
-0
lines changed

3 files changed

+6
-0
lines changed

.circleci/config.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -180,6 +180,9 @@ workflows:
180180
- tests-python:
181181
name: test-3.9
182182
python-image: "cimg/python:3.9"
183+
- tests-python:
184+
name: test-3.10
185+
python-image: "cimg/python:3.10"
183186

184187
nightly:
185188
triggers:

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
## 1.25.0 [unreleased]
22

3+
### CI
4+
1. [#54](https://github.com/influxdata/influxdb-client-python/pull/370): Add Python 3.10 to CI builds
35
## 1.24.0 [2021-11-26]
46

57
### Features

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@
6666
'Programming Language :: Python :: 3.7',
6767
'Programming Language :: Python :: 3.8',
6868
'Programming Language :: Python :: 3.9',
69+
'Programming Language :: Python :: 3.10',
6970
'Topic :: Database',
7071
'Topic :: Software Development :: Libraries',
7172
'Topic :: Software Development :: Libraries :: Python Modules',

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy