1
Fork 0
mirror of https://https.git.savannah.gnu.org/git/guix.git/ synced 2025-07-15 19:40:46 +02:00

gnu: Add python-yarl.

* gnu/packages/python-web.scm (python-yarl): New variable.
This commit is contained in:
Nicolas Goaziou 2018-04-27 00:23:46 +02:00
parent f90f4c9c92
commit 2eccb41493
No known key found for this signature in database
GPG key ID: A834B9E080A93738
2 changed files with 25 additions and 0 deletions

View file

@ -13296,3 +13296,4 @@ generators and Python 3.7's context managers into Python 3.5.")
(description "@code{async-timeout} provides a timeout timeout context
manager compatible with @code{asyncio}.")
(license license:asl2.0)))