Add link to a related project in README.rst

Add link to Cookiecutter PyPackage (create Python package from a template as an alternative to the copy-paste).
This commit is contained in:
zed 2017-08-29 21:52:17 +03:00 committed by GitHub
parent c5a82dc367
commit 6514aa3d5c

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>`_