Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ The official packaging documentation from the Python Packaging Authority.

This project has an excellent example of a non-trivial, but sensible setup.py. I've learned so much by following the evolution of this project.

## [Cookiecutter](https://cookiecutter.readthedocs.io/en/latest/readme.html)
## [Cookiecutter](https://cookiecutter.readthedocs.io/en/latest/)

So much more than a source of python package templates, you'll find a bunch of project templates for different languages and ecosystems.

Expand Down Expand Up @@ -53,4 +53,4 @@ Aims to replace setup.py with something simpler and more declarative.

## [Conda](https://docs.conda.io/en/latest/)

A competitor to pip, largely used in the data community. Able to install much more than just python modules!
A competitor to pip, largely used in the data community. Able to install much more than just python modules!