summaryrefslogtreecommitdiff
path: root/docs/dev
diff options
context:
space:
mode:
authorPaul McMillan <paul.mcmillan@nebula.com>2013-01-07 13:34:51 -0500
committerPaul McMillan <paul.mcmillan@nebula.com>2013-01-07 13:34:51 -0500
commitba1df2cfca15c6344146992a46eee8ca8db67580 (patch)
treee4fe945fd0f89cdce372348defde28a4c65b8e33 /docs/dev
parent5d87e1aeba0f98d13b7827c8472dab26eb3bd13e (diff)
downloadpython-requests-ba1df2cfca15c6344146992a46eee8ca8db67580.tar.gz
Clarify support for alternative distributions
Diffstat (limited to 'docs/dev')
-rw-r--r--docs/dev/philosophy.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/dev/philosophy.rst b/docs/dev/philosophy.rst
index d6d94bb5..41649dae 100644
--- a/docs/dev/philosophy.rst
+++ b/docs/dev/philosophy.rst
@@ -38,4 +38,4 @@ Linux Distro Packages
Distributions have been made for many Linux repositories, including: Ubuntu, Debian, RHEL, and Arch.
-These distributions are often aggressive forks. They are discouraged and not supported. \ No newline at end of file
+These distributions are sometimes divergent forks, or are otherwise not kept up-to-date with the latest code and bugfixes. PyPI (and its mirrors) and GitHub are the official distribution sources; alternatives are not supported by the requests project.