Skip to content
Merged
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: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
# Python Packages Project Generator

*Warning*: this branch won't be supported anymore. If you really want to use Poetry use template in this branch. Otherwise, checkout the main branch with uv.

## TL;DR

```bash
cookiecutter gh:a1d4r/python-project-template --checkout master
cookiecutter gh:a1d4r/python-project-template --checkout poetry-v1
```

## Features
Expand Down
Loading