Skip to content
Merged
Show file tree
Hide file tree
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
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,10 @@ developed.](https://www.repostatus.org/badges/latest/active.svg)](https://www.re

This repository contains a [copier](https://copier.readthedocs.io/)
template for setting up a new repository for a Python package. Along
with a structured directory layout, this template includes configured
development tools, CI configuration, and supporting files for package
setup, publishing, and maintenance.
with a structured directory layout, this template includes
configurations for tools that improve developer experience, continuous
integration and delivery workflows, and supporting files for building
robust Python packages.

Check out our
[website](https://template-python-package.seedcase-project.org/) for
Expand Down
7 changes: 4 additions & 3 deletions README.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,10 @@ metadata-files:

This repository contains a [copier](https://copier.readthedocs.io/)
template for setting up a new repository for a Python package. Along
with a structured directory layout, this template includes configurations
for tools that improve developer experience, continuous integration and
delivery workflows, and supporting files for building robust Python packages.
with a structured directory layout, this template includes
configurations for tools that improve developer experience, continuous
integration and delivery workflows, and supporting files for building
robust Python packages.

Check out our
[website](https://{{< meta gh.repo >}}.{{< meta gh.org >}}.org/) for
Expand Down