Skip to content

Commit 240f878

Browse files
committed
Python SetupTools + TravisCI == Painful Combo.
1 parent 57b4644 commit 240f878

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ addons:
2424
- pandoc
2525

2626
install:
27-
- pip install rasterio shapely pandas numpy
27+
- pip install rasterio shapely pandas numpy pweave
2828
- wget -O - https://piccolo.link/sbt-1.2.8.tgz | tar xzf -
2929

3030
script:

0 commit comments

Comments
 (0)