Skip to content

Commit

Permalink
Remove jinja2-time from _extensions
Browse files Browse the repository at this point in the history
  • Loading branch information
whusterj committed Sep 5, 2024
1 parent 99eb831 commit 0e446cb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cookiecutter.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
"email": "hello@thinknimble.com",
"project_slug": "{{ cookiecutter.project_name.lower()|replace(' ', '_')|replace('-', '_')|replace('.', '_')|trim() }}",
"_extensions": [
"jinja2_time.TimeExtension",
"cookiecutter.extensions.RandomStringExtension"
],
"_copy_without_render": [
Expand Down

0 comments on commit 0e446cb

Please sign in to comment.