Skip to content

Commit 06720ec

Browse files
committed
compatibility with python 3.7 only
1 parent e871849 commit 06720ec

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

appveyor.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
environment:
22
matrix:
3-
- PYTHON: "C:\\Python27-x64"
4-
cassandra_version: 3.11.2
5-
ci_type: standard
6-
- PYTHON: "C:\\Python35-x64"
3+
- PYTHON: "C:\\Python37-x64"
74
cassandra_version: 3.11.2
85
ci_type: standard
96
os: Visual Studio 2015

0 commit comments

Comments
 (0)