Skip to content

Commit 9a1142b

Browse files
author
Kenneth Reitz
committed
Merge pull request realpython#27 from nstielau/master
Two tweaks
2 parents a0c8168 + 62be332 commit 9a1142b

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

docs/intro/news.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,11 @@ This is an aggregate of Python news from a growing number of developers.
1515
Python-related news.
1616

1717
`/r/python <http://reddit.com/r/python>`_
18+
19+
Python Weekly
20+
~~~~~~~~~
21+
22+
Python Weekly is a free weekly newsletter featureing curated news, articles,
23+
new releases, jobs etc related to Python.
24+
25+
`Python Weekly <http://www.pythonweekly.com/>`_

docs/shipping/packaging.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ If you're writing an open source Python module, `PyPi <http://pypi.python.org>`_
1414
Pip vs. easy_install
1515
--------------------
1616

17-
x y z
17+
Use pip. More details `here <http://stackoverflow.com/questions/3220404/why-use-pip-over-easy-install>`_
1818

1919

2020
Personal PyPi

0 commit comments

Comments
 (0)