mirror of
https://github.com/Hopiu/cookiecutter-django.git
synced 2026-05-16 00:03:11 +00:00
parent
3bbbcea0d0
commit
66ffa5c93c
1 changed files with 1 additions and 1 deletions
|
|
@ -1 +1 @@
|
|||
{% if cookiecutter.use_python3 == 'y' -%}python-3.5.1{% else %}python-2.7.10{%- endif %}
|
||||
{% if cookiecutter.use_python3 == 'y' -%}python-3.5.3{% else %}python-2.7.10{%- endif %}
|
||||
|
|
|
|||
Loading…
Reference in a new issue