diff --git a/docs/intro/news.rst b/docs/intro/news.rst index aa90013..8dd319f 100644 --- a/docs/intro/news.rst +++ b/docs/intro/news.rst @@ -15,3 +15,11 @@ This is an aggregate of Python news from a growing number of developers. Python-related news. `/r/python `_ + +Python Weekly +~~~~~~~~~ + +Python Weekly is a free weekly newsletter featureing curated news, articles, +new releases, jobs etc related to Python. + + `Python Weekly `_ diff --git a/docs/shipping/packaging.rst b/docs/shipping/packaging.rst index c7cf22e..755c40e 100644 --- a/docs/shipping/packaging.rst +++ b/docs/shipping/packaging.rst @@ -14,7 +14,7 @@ If you're writing an open source Python module, `PyPi `_ Pip vs. easy_install -------------------- -x y z +Use pip. More details `here `_ Personal PyPi