Skip to content

Commit e712832

Browse files
committed
TST: Import sqlalchemy on Travis.
1 parent d7c6eb1 commit e712832

File tree

7 files changed

+498
-472
lines changed

7 files changed

+498
-472
lines changed

ci/requirements-2.6.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@ python-dateutil==2.1
44
pytz==2013b
55
http://www.crummy.com/software/BeautifulSoup/bs4/download/4.2/beautifulsoup4-4.2.0.tar.gz
66
html5lib==1.0b2
7+
sqlalchemy==0.8

ci/requirements-2.7.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,4 @@ scikits.timeseries==0.91.3
1616
MySQL-python==1.2.4
1717
scipy==0.10.0
1818
beautifulsoup4==4.2.1
19+
sqlalchemy==0.8

ci/requirements-2.7_LOCALE.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,4 @@ html5lib==1.0b2
1414
lxml==3.2.1
1515
scipy==0.10.0
1616
beautifulsoup4==4.2.1
17+
sqlalchemy==0.8

ci/requirements-3.2.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,4 @@ patsy==0.1.0
1111
lxml==3.2.1
1212
scipy==0.12.0
1313
beautifulsoup4==4.2.1
14+
sqlalchemy==0.8

ci/requirements-3.3.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,4 @@ patsy==0.1.0
1212
lxml==3.2.1
1313
scipy==0.12.0
1414
beautifulsoup4==4.2.1
15+
sqlalchemy==0.8

0 commit comments

Comments
 (0)