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 321d60e commit eeeab71Copy full SHA for eeeab71
.copier-answers.yml
@@ -1,5 +1,5 @@
1
# Changes here will be overwritten by Copier
2
-_commit: v0.0.41-15-g47ecd9d
+_commit: v0.0.41-16-g232c83a
3
_src_path: gh:LabAutomationAndScreening/copier-base-template.git
4
description: Copier template for creating Python libraries and executables
5
python_ci_versions:
.github/renovate.json5
@@ -3,7 +3,6 @@
lockFileMaintenance: {
enabled: true,
},
6
- logLevel: "debug",
7
// Only run the PEP 621 manager (disable all others)
8
enabledManagers: ["pep621"],
9
0 commit comments