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 44 - " 2.7"
55 - " 3.5"
66 - " 3.6"
7+ - " 3.7"
78 - " pypy"
89 - " pypy3"
910
@@ -23,36 +24,12 @@ addons:
2324matrix :
2425 include :
2526 - 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
5027 env : TOX_ENV=pep257
51- - python : 3.6
28+ - python : 3.7
5229 env : TOX_ENV=docs
53- - python : 3.6
30+ - python : 3.7
5431 env : TOX_ENV=flake8
55- - python : 3.6
32+ - python : 3.7
5633 env : TOX_ENV=coverage
5734
5835install :
Original file line number Diff line number Diff line change @@ -19,13 +19,13 @@ InfluxDB-Python is a client for interacting with InfluxDB_.
1919
2020Development of this library is maintained by:
2121
22- +-----------+-------------------------------+
22+ +-----------+-------------------------------+
2323| Github ID | URL |
24- +===========+===============================+
24+ +===========+===============================+
2525| @aviau | (https://github.com/aviau) |
26- +-----------+-------------------------------+
26+ +-----------+-------------------------------+
2727| @xginn8 | (https://github.com/xginn8) |
28- +-----------+-------------------------------+
28+ +-----------+-------------------------------+
2929| @sebito91 | (https://github.com/sebito91) |
3030+-----------+-------------------------------+
3131
You can’t perform that action at this time.
0 commit comments