Skip to content

Commit fc6efeb

Browse files
committed
Removed some default parameters from the .copier-answers.yml file
1 parent 4d36ba5 commit fc6efeb

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed
Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
11
# Changes here will be overwritten by Copier; NEVER EDIT MANUALLY
2-
{{ dict(_copier_answers,
3-
valid_python_versions=valid_python_versions,
4-
pypi_license_classifiers_list=pypi_license_classifiers_list,
5-
pypi_license_classifier=pypi_license_classifier) | to_nice_yaml -}}
2+
{{ _copier_answers|to_nice_yaml -}}
63

0 commit comments

Comments
 (0)