Skip to content

Commit

Permalink
Change single link and add frozenlist. (aio-libs#6875) (aio-libs#6899)
Browse files Browse the repository at this point in the history
* Change single link and add frozenlist

* Update README.rst

* Typo and fix to cononical url

(cherry picked from commit 6451652)

Co-authored-by: UP929312 <[email protected]>
  • Loading branch information
patchback[bot] and UP929312 authored Aug 30, 2022
1 parent ac6cf61 commit 30784a0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -163,6 +163,7 @@ Requirements
- charset-normalizer_
- multidict_
- yarl_
- frozenlist_

Optionally you may install the cChardet_ and aiodns_ libraries (highly
recommended for sake of speed).
Expand All @@ -171,6 +172,7 @@ recommended for sake of speed).
.. _aiodns: https://pypi.python.org/pypi/aiodns
.. _attrs: https://github.com/python-attrs/attrs
.. _multidict: https://pypi.python.org/pypi/multidict
.. _frozenlist: https://pypi.org/project/frozenlist/
.. _yarl: https://pypi.python.org/pypi/yarl
.. _async-timeout: https://pypi.python.org/pypi/async_timeout
.. _cChardet: https://pypi.python.org/pypi/cchardet
Expand Down

0 comments on commit 30784a0

Please sign in to comment.