Skip to content

Commit

Permalink
fixed installation issue
Browse files Browse the repository at this point in the history
  • Loading branch information
bramvds committed Nov 5, 2018
1 parent 9e4e87b commit 25d8fd7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ pandas>=0.20.1
cloudpickle
dask>=0.18.1
distributed>=1.21.6
pyarrow==0.8.0
pyarrow
feather-format
arboreto
boltons
Expand Down
1 change: 0 additions & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,4 @@ envlist = py36,py35
commands = pytest
deps =
pytest
pyarrow==0.8.0
-rrequirements.txt

0 comments on commit 25d8fd7

Please sign in to comment.