diff --git a/Pipfile b/Pipfile index 3141511b..b53062aa 100644 --- a/Pipfile +++ b/Pipfile @@ -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" = "*" diff --git a/docs/index.rst b/docs/index.rst index 1f2008cd..c24a8ae4 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -22,7 +22,7 @@ Release v\ |version|. (:ref:`Installation `) **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 `_. +.. note:: If you're interested in the sustainability of Requests III development, please have your organization `make a donation `_. If you're on the job market, consider taking `this programming quiz `_. A substantial donation will be made to this project, if you find a job through this platform.