Skip to content

Commit

Permalink
simplify install doc
Browse files Browse the repository at this point in the history
  • Loading branch information
martindurant committed Aug 2, 2024
1 parent 8ecf1cb commit eb24912
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions docs/install.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ Requirements

To install ``akimbo`` you will need ``awkward`` and
one of the backend libraries: ``pandas``, ``dask`` or ``polars``.
In addition, for string and datetime functions, you will need ``pyarrow``.


From PyPI
Expand All @@ -23,11 +22,6 @@ From conda-forge
$ conda install akimbo -c conda-forge
Optional dependencies
~~~~~~~~~~~~~~~~~~~~~

- ``pyarrow``: for reading and writing data stored in parquet files, and for
for the ``.str`` and ``.dt`` accessor attributes.
.. raw:: html

Expand Down

0 comments on commit eb24912

Please sign in to comment.