From d57a5efab342c86e04ddb4608f489e50443cab57 Mon Sep 17 00:00:00 2001 From: Cory Benfield Date: Sat, 22 Jun 2013 15:02:18 +0100 Subject: [PATCH] Packaging warning, in via @andrewgross. --- docs/dev/todo.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/dev/todo.rst b/docs/dev/todo.rst index 38378293..794c3fea 100644 --- a/docs/dev/todo.rst +++ b/docs/dev/todo.rst @@ -53,3 +53,8 @@ Are you crazy? -------------- - SPDY support would be awesome. No C extensions. + +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.