We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f44c9c commit 39b818aCopy full SHA for 39b818a
tests/.jenkins_exclude.yml
@@ -98,6 +98,8 @@ exclude:
98
# pymssql
99
- PYTHON_VERSION: pypy-2 # currently fails with error on pypy2
100
FRAMEWORK: pymssql-newest
101
+ - PYTHON_VERSION: python-3.7 # currently fails with error on python 3.7 due to cython issues
102
+ FRAMEWORK: pymssql-newest
103
# pyodbc
104
- PYTHON_VERSION: pypy-2
105
FRAMEWORK: pyodbc-newest
0 commit comments