mirror of
https://github.com/Hopiu/cookiecutter-django.git
synced 2026-05-17 16:51:07 +00:00
3 lines
68 B
Text
3 lines
68 B
Text
{% if cookiecutter.use_python2 == 'n' -%}
|
|
python-3.4.3
|
|
{%- endif %}
|