This repository was archived by the owner on Oct 29, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +8
-31
lines changed Expand file tree Collapse file tree 2 files changed +8
-31
lines changed Original file line number Diff line number Diff line change 4
4
- " 2.7"
5
5
- " 3.5"
6
6
- " 3.6"
7
+ - " 3.7"
7
8
- " pypy"
8
9
- " pypy3"
9
10
@@ -23,36 +24,12 @@ addons:
23
24
matrix :
24
25
include :
25
26
- python : 3.7
26
- dist : xenial
27
- sudo : true
28
- env : INFLUXDB_VER=1.2.4
29
- - python : 3.7
30
- dist : xenial
31
- sudo : true
32
- env : INFLUXDB_VER=1.3.9
33
- - python : 3.7
34
- dist : xenial
35
- sudo : true
36
- env : INFLUXDB_VER=1.4.3
37
- - python : 3.7
38
- dist : xenial
39
- sudo : true
40
- env : INFLUXDB_VER=1.5.4
41
- - python : 3.7
42
- dist : xenial
43
- sudo : true
44
- env : INFLUXDB_VER=1.6.4
45
- - python : 3.7
46
- dist : xenial
47
- sudo : true
48
- env : INFLUXDB_VER=1.7.4
49
- - python : 3.6
50
27
env : TOX_ENV=pep257
51
- - python : 3.6
28
+ - python : 3.7
52
29
env : TOX_ENV=docs
53
- - python : 3.6
30
+ - python : 3.7
54
31
env : TOX_ENV=flake8
55
- - python : 3.6
32
+ - python : 3.7
56
33
env : TOX_ENV=coverage
57
34
58
35
install :
Original file line number Diff line number Diff line change @@ -19,13 +19,13 @@ InfluxDB-Python is a client for interacting with InfluxDB_.
19
19
20
20
Development of this library is maintained by:
21
21
22
- +-----------+-------------------------------+
22
+ +-----------+-------------------------------+
23
23
| Github ID | URL |
24
- +===========+===============================+
24
+ +===========+===============================+
25
25
| @aviau | (https://github.com/aviau) |
26
- +-----------+-------------------------------+
26
+ +-----------+-------------------------------+
27
27
| @xginn8 | (https://github.com/xginn8) |
28
- +-----------+-------------------------------+
28
+ +-----------+-------------------------------+
29
29
| @sebito91 | (https://github.com/sebito91) |
30
30
+-----------+-------------------------------+
31
31
You can’t perform that action at this time.
0 commit comments