Skip to content

Commit

Permalink
Remove mention of http extra from README
Browse files Browse the repository at this point in the history
  • Loading branch information
1Maxnet1 authored and gutzbenj committed Apr 22, 2024
1 parent bf9a4ee commit 2d45a92
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.rst
Expand Up @@ -149,12 +149,11 @@ There are some extras available for ``wetterdienst``. Use them like:

.. code-block:: bash
pip install wetterdienst[http,sql]
pip install wetterdienst[sql]
- docs: Install the Sphinx documentation generator.
- ipython: Install iPython stack.
- export: Install openpyxl for Excel export and pyarrow for writing files in Feather- and Parquet-format.
- http: Install HTTP API prerequisites.
- sql: Install DuckDB for querying data using SQL.
- duckdb: Install support for DuckDB.
- influxdb: Install support for InfluxDB.
Expand Down

0 comments on commit 2d45a92

Please sign in to comment.