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 74a2e29 commit a3274f1Copy full SHA for a3274f1
cookiecutter.json
@@ -6,5 +6,5 @@
6
"open_source_license": ["MIT", "BSD-3-Clause", "No license file"],
7
"s3_bucket": "[OPTIONAL] your-bucket-for-syncing-data (do not include 's3://')",
8
"aws_profile": "default",
9
- "python_interpreter": ["python", "python3"]
+ "python_interpreter": ["python3", "python"]
10
}
0 commit comments