various: Kill python-urllib3 dep mentions

This commit is contained in:
Robby Workman 2021-04-20 23:58:54 -05:00
parent 9f78dc523a
commit 23140a2326
2 changed files with 5 additions and 9 deletions

View File

@ -1,7 +1,3 @@
Deis is a Django/Celery API server, Python CLI and set of Chef cookbooks
that combine to provide a Heroku-inspired application platform for
public and private clouds.
Your PaaS. Your Rules.
NOTE: Required python-urllib3 == 1.10.2
public and private clouds. Your PaaS. Your Rules.

View File

@ -15,7 +15,7 @@ FIXME:
Optional dependencies:
- llfuse is required if you wish to mount an archive using FUSE,
- Sphinx, alabaster, guzzle_sphinx_theme, imagesize, python3-attrs,
python3-certifi and python-urllib3 are required if you wish to build
the docs (html, man). Please note that the build will fail if Sphinx
is installed, but the other required packages are not.
- Sphinx, alabaster, guzzle_sphinx_theme, imagesize, and python3-attrs
are required if you wish to build the docs (html, man). Please note
that the build will fail if Sphinx is installed but the other
required packages are not.