diff options
author | Thibaut Notteboom <thibaut.notteboom@gmail.com> | 2015-03-15 07:59:10 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-03-15 07:59:10 +0700 |
commit | b6c0f3a24a55533a04cc4b53bc30cf637e75918b (patch) | |
tree | ef291afc4d2e02d8e10e5835b35235ef301a2f6e /python/python-requests/README | |
parent | db80bc979d149665ab99d08b249f3e3324eac80f (diff) | |
download | slackbuilds-b6c0f3a24a55533a04cc4b53bc30cf637e75918b.tar.gz |
python/python-requests: Updated for version 2.5.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python-requests/README')
-rw-r--r-- | python/python-requests/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/python/python-requests/README b/python/python-requests/README index 971ab87590..9cf8a1867d 100644 --- a/python/python-requests/README +++ b/python/python-requests/README @@ -1,2 +1,4 @@ Requests is an Apache2 Licensed HTTP library, written in Python, for human beings. + +python3 is an optional dependency (autodetected). |