We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14688fe commit 30a6000Copy full SHA for 30a6000
tests/copier_data/data3.yaml
@@ -7,16 +7,14 @@ ssh_port_number: 12345
7
use_windows_in_ci: false
8
install_aws_ssm_port_forwarding_plugin: false
9
10
+
11
python_package_registry: PyPI
12
aws_identity_center_id: d-9145c20053
13
aws_org_home_region: us-west-2
14
aws_production_account_id: 123456789012
15
use_staging_environment: false
16
aws_region_for_stack: us-east-2
-
17
18
# Data added based on the specifics of this template
19
20
python_ci_versions:
21
- 3.12.7
22
package_name: foo-bar
0 commit comments