mirror of
https://github.com/wassname/cookiecutter-data-science.git
synced 2026-07-17 11:26:18 +08:00
Stupidest part of the JSON spec.
This commit is contained in:
+1
-1
@@ -5,5 +5,5 @@
|
|||||||
"description": "A short description of the project.",
|
"description": "A short description of the project.",
|
||||||
"year": "2016",
|
"year": "2016",
|
||||||
"open_source_license": ["MIT", "BSD", "Not open source"],
|
"open_source_license": ["MIT", "BSD", "Not open source"],
|
||||||
"s3_bucket": "[OPTIONAL] your-bucket-for-syncing-data (do not include 's3://')",
|
"s3_bucket": "[OPTIONAL] your-bucket-for-syncing-data (do not include 's3://')"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user