Skip to content

Commit 036a3d4

Browse files
TEST - sql: activate MySQL tests
1 parent fcad2a5 commit 036a3d4

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

ci/requirements-2.7.txt

+1
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,5 @@ beautifulsoup4==4.2.1
1919
statsmodels==0.5.0
2020
bigquery==2.0.17
2121
sqlalchemy==0.8.1
22+
pymysql==0.6.1
2223
psycopg2==2.5.2

ci/requirements-3.3.txt

+1
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,5 @@ scipy==0.12.0
1515
beautifulsoup4==4.2.1
1616
statsmodels==0.4.3
1717
sqlalchemy==0.9.1
18+
pymysql==0.6.1
1819
psycopg2==2.5.2

0 commit comments

Comments
 (0)