We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb64267 commit 0bdcd48Copy full SHA for 0bdcd48
README.qmd
@@ -13,9 +13,9 @@ metadata-files:
13
14
This repository contains a [copier](https://copier.readthedocs.io/)
15
template for setting up a new repository for a Python package. Along
16
-with a structured directory layout, this template includes configured
17
-development tools, CI configuration, and supporting files for package
18
-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.
19
20
Check out our
21
[website](https://{{< meta gh.repo >}}.{{< meta gh.org >}}.org/) for
0 commit comments