Skip to content

Commit d77c311

Browse files
leonelcamaramdipierro
authored andcommitted
Remove python 3.3 as pymssql doesn't support it anymore (web2py#560)
See: https://groups.google.com/forum/#!topic/pymssql/w-r8lt23KNw
1 parent 7dffe18 commit d77c311

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

appveyor.yml

-4
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,6 @@ environment:
99
adapter: "mssql"
1010
- PYTHON: "C:/Python27"
1111
adapter: "mssqln"
12-
- PYTHON: "C:/Python33"
13-
adapter: "mssql"
14-
- PYTHON: "C:/Python33"
15-
adapter: "mssqln"
1612
- PYTHON: "C:/Python34"
1713
adapter: "mssql"
1814
- PYTHON: "C:/Python34"

0 commit comments

Comments
 (0)