Merge pull request #12 from zed/patch-1

Add link to a related project in README.rst
This commit is contained in:
Kenneth Reitz 2017-08-29 15:00:58 -04:00 committed by GitHub
commit 3536838613

View File

@ -23,3 +23,4 @@ More Resources
- `What is setup.py? <https://stackoverflow.com/questions/1471994/what-is-setup-py>`_ on Stack Overflow
- `The Hitchhiker's Guide to Packaging <https://the-hitchhikers-guide-to-packaging.readthedocs.io/en/latest/creation.html>`_
- `Cookiecutter template for a Python package <https://github.com/audreyr/cookiecutter-pypackage>`_