We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b07cc6d commit 1401b8eCopy full SHA for 1401b8e
2 files changed
NOTICE
@@ -1,2 +1,2 @@
1
-NLeSC Cookiecutter template for Python
+NLeSC Copier template for Python
2
Copyright 2021, Netherlands eScience Center
setup.cfg
@@ -17,7 +17,7 @@ classifiers =
17
Programming Language :: Python :: 3.10
18
Programming Language :: Python :: 3.11
19
Programming Language :: Python :: 3.12
20
-description = Cookiecutter template to initialize Python projects in accordance with Netherlands eScience Center best practices
+description = Copier template to initialize Python projects in accordance with Netherlands eScience Center best practices
21
long_description = file: README.md
22
long_description_content_type = text/markdown
23
name = Netherlands eScience Center Python Template
0 commit comments