Skip to content

Commit

Permalink
Add panadas to requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
HamedElgizery committed Jun 14, 2024
1 parent d9a601f commit 6c27785
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/imagery/i.eodag/i.eodag.html
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,8 @@ <h2>REQUIREMENTS</h2>
<ul>
<li><a href="https://eodag.readthedocs.io/en/stable/getting_started_guide/install.html">EODAG library</a>
(install with <code>pip install eodag</code>)</li>
<li><a href="https://pandas.pydata.org/">Pandas</a>
(install with <code>pip install pandas</code>)</li>
</ul>

<h2>SEE ALSO</h2>
Expand Down

0 comments on commit 6c27785

Please sign in to comment.