Skip to content

Commit

Permalink
chore: add aiohttp and aiohttp-sse-client as optional dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
overcat committed Aug 27, 2023
1 parent 017dbd3 commit 2e920d9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ Installing
pip install -U stellar-sdk
If you need to use asynchronous, please install it using the following method.

.. code-block:: text
pip install -U stellar-sdk[aiohttp]
Expand Down

0 comments on commit 2e920d9

Please sign in to comment.