Skip to content

Commit 671f9b3

Browse files
Add pyarrow-hotfix to release docs (#6421)
Add pyarrow-hotfix in release docs
1 parent 939f136 commit 671f9b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
```
6363
Check that you can install it in a virtualenv/notebook by running:
6464
```
65-
pip install huggingface_hub fsspec aiohttp
65+
pip install huggingface_hub fsspec aiohttp pyarrow-hotfix
6666
pip install -U tqdm
6767
pip install -i https://testpypi.python.org/pypi datasets
6868
```

0 commit comments

Comments
 (0)