Skip to content

Commit d870b40

Browse files
committed
BLD: add 3.4 build requirements and wheels
1 parent 6899ed6 commit d870b40

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

ci/requirements-3.4.txt

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
python-dateutil==2.2
2+
pytz==2013b
3+
openpyxl==1.6.2
4+
xlsxwriter==0.4.6
5+
xlrd==0.9.2
6+
html5lib==1.0b2
7+
numpy==1.8.0
8+
cython==0.20.0
9+
numexpr==2.3
10+
tables==3.1.0
11+
bottleneck==0.8.0
12+
matplotlib==1.3.1
13+
patsy==0.2.1
14+
lxml==3.2.1
15+
scipy==0.13.3
16+
beautifulsoup4==4.2.1
17+
statsmodels==0.5.0
18+
sqlalchemy==0.9.3
19+
pymysql==0.6.1
20+
psycopg2==2.5.2

0 commit comments

Comments
 (0)