Skip to content

Commit

Permalink
Fix release instructions (#7177)
Browse files Browse the repository at this point in the history
  • Loading branch information
albertvillanova authored Sep 27, 2024
1 parent 2a6b7c9 commit 0d4c4df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
Check that you can install it in a virtualenv/notebook by running:
```
pip install huggingface-hub fsspec aiohttp
pip install -U tqdm
pip install -U tqdm pyarrow
pip install -i https://testpypi.python.org/pypi datasets
```
Expand Down

0 comments on commit 0d4c4df

Please sign in to comment.