File tree Expand file tree Collapse file tree 2 files changed +8
-6
lines changed Expand file tree Collapse file tree 2 files changed +8
-6
lines changed Original file line number Diff line number Diff line change @@ -21,9 +21,10 @@ developed.](https://www.repostatus.org/badges/latest/active.svg)](https://www.re
2121
2222This repository contains a [ copier] ( https://copier.readthedocs.io/ )
2323template for setting up a new repository for a Python package. Along
24- with a structured directory layout, this template includes configured
25- development tools, CI configuration, and supporting files for package
26- setup, publishing, and maintenance.
24+ with a structured directory layout, this template includes
25+ configurations for tools that improve developer experience, continuous
26+ integration and delivery workflows, and supporting files for building
27+ robust Python packages.
2728
2829Check out our
2930[ website] ( https://template-python-package.seedcase-project.org/ ) for
Original file line number Diff line number Diff line change @@ -13,9 +13,10 @@ metadata-files:
1313
1414This repository contains a [ copier] ( https://copier.readthedocs.io/ )
1515template for setting up a new repository for a Python package. Along
16- with a structured directory layout, this template includes configurations
17- for tools that improve developer experience, continuous integration and
18- delivery workflows, and supporting files for building robust Python packages.
16+ with a structured directory layout, this template includes
17+ configurations for tools that improve developer experience, continuous
18+ integration and delivery workflows, and supporting files for building
19+ robust Python packages.
1920
2021Check out our
2122[ website] (https://{{< meta gh.repo >}}.{{< meta gh.org >}}.org/) for
You can’t perform that action at this time.
0 commit comments