mirror of
https://github.com/not-kennethreitz/requests-async.git
synced 2026-06-05 15:00:20 +00:00
Nudge travis
This commit is contained in:
@@ -13,13 +13,13 @@ Next set of things to deal with:
|
||||
* async cookie persistence, for on-disk cookie stores.
|
||||
* make sure authentication works okay (does it use adapters, is the API broken there now?)
|
||||
|
||||
Installation:
|
||||
## Installation:
|
||||
|
||||
```shell
|
||||
$ pip install requests-async
|
||||
```
|
||||
|
||||
Usage:
|
||||
## Usage:
|
||||
|
||||
Just use the standard requests API, but use `await` for making requests.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user