Skip to content

Commit 3e3434b

Browse files
committed
BLD: add feather-format to doc-build
1 parent 7f0eefc commit 3e3434b

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

ci/requirements-2.7_DOC_BUILD.sh

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
#!/bin/bash
2+
3+
source activate pandas
4+
5+
echo "install DOC_BUILD"
6+
7+
conda install -n pandas -c conda-forge feather-format

0 commit comments

Comments
 (0)