Skip to content

Commit

Permalink
Merge pull request #2566 from rapidsai/branch-0.9
Browse files Browse the repository at this point in the history
[gpuCI] Auto-merge branch-0.9 to branch-0.10 [skip ci]
  • Loading branch information
GPUtester authored Aug 13, 2019
2 parents e7d4dd4 + e6dacd1 commit 34d6523
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -173,6 +173,7 @@
- PR #2548 Orc reader: fix non-deterministic data decoding at chunk boundaries
- PR #2557 fix cudautils import in string.py
- PR #2521 Fix casting datetimes from/to the same resolution
- PR #2560 Remove duplicate `dlpack` definition in conda recipe


# cuDF 0.8.0 (27 June 2019)
Expand Down
1 change: 0 additions & 1 deletion conda/recipes/cudf/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ requirements:
- dlpack
- pyarrow 0.14.1.*
- libcudf {{ version }}
- dlpack
run:
- python
- pandas>=0.24.2,<0.25
Expand Down

0 comments on commit 34d6523

Please sign in to comment.