Add a link to the official Python Packaging Guide. Closes #40

This commit is contained in:
Timo Furrer
2019-02-14 18:27:13 +01:00
committed by GitHub
parent 3e54227206
commit 7cca62f7e9
+1
View File
@@ -33,6 +33,7 @@ More Resources
--------------
- [What is setup.py?] on Stack Overflow
- [Official Python Packaging User Guide](https://packaging.python.org)
- [The Hitchhiker's Guide to Packaging]
- [Cookiecutter template for a Python package]