From e41c2c2d965f6afb908c5acb595234d2bc5d2fe1 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Mon, 29 May 2017 23:43:53 -0400 Subject: [PATCH] remove note about cacerts.pem --- docs/dev/todo.rst | 5 ----- 1 file changed, 5 deletions(-) diff --git a/docs/dev/todo.rst b/docs/dev/todo.rst index 7a7f4edb..88f0073c 100644 --- a/docs/dev/todo.rst +++ b/docs/dev/todo.rst @@ -62,8 +62,3 @@ with the `Requests-Toolbelt`_. .. _Requests-Toolbelt: http://toolbelt.readthedocs.io/ - -Downstream Repackaging ----------------------- - -If you are repackaging Requests, please note that you must also redistribute the ``cacerts.pem`` file in order to get correct SSL functionality.