mirror of
https://github.com/kennethreitz/requests3.git
synced 2026-06-05 23:10:16 +00:00
whatever
This commit is contained in:
@@ -4,6 +4,7 @@ verify_ssl = true
|
||||
name = "pypi"
|
||||
|
||||
[packages]
|
||||
requests = {path = ".",editable = true,extras = ["socks"]}
|
||||
codecov = "*"
|
||||
pytest-httpbin = ">=0.0.7"
|
||||
pytest-mock = "*"
|
||||
@@ -19,7 +20,6 @@ tox = "*"
|
||||
detox = "*"
|
||||
httpbin = ">=0.7.0"
|
||||
pytest = "*"
|
||||
requests = {path = ".",editable = true,extras = ["socks"]}
|
||||
pytest-mypy = "*"
|
||||
white = {version = "*"}
|
||||
"rfc3986" = "*"
|
||||
|
||||
+1
-1
@@ -22,7 +22,7 @@ Release v\ |version|. (:ref:`Installation <install>`)
|
||||
|
||||
**Requests III** is an HTTP library for Python, built for Humans and Machines, alike. This repository is a work in progress, and the expected release timeline is "before PyCon 2020".
|
||||
|
||||
.. note:: If you're interested in financially supporting Requests 3 development, please `make a donation <https://cash.me/$KennethReitz>`_.
|
||||
.. note:: If you're interested in the sustainability of Requests III development, please have your organization `make a donation <https://cash.me/$KennethReitz>`_.
|
||||
|
||||
If you're on the job market, consider taking `this programming quiz <https://triplebyte.com/a/b1i2FB8/requests-docs-home>`_. A substantial donation will be made to this project, if you find a job through this platform.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user