Skip to content

Commit

Permalink
Revert nvstring hackery
Browse files Browse the repository at this point in the history
  • Loading branch information
kkraus14 committed Jan 14, 2019
1 parent 43f2dbd commit 88bb724
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions ci/cpu/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,7 @@ logger "Activate conda env..."
source activate gdf

logger "Bump pyarrow"
conda uninstall nvstrings
conda install pyarrow=0.11.1 pandas>=0.23.4 numpy>=1.15.3
conda install --force --no-deps nvstrings

logger "Check versions..."
python --version
Expand Down

0 comments on commit 88bb724

Please sign in to comment.