mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-07-13 17:42:26 +03:00
Update runtime.txt
This commit is contained in:
parent
361ab459e8
commit
6662ccbd94
|
@ -1,3 +1,3 @@
|
||||||
{% if cookiecutter.use_python2= 'n' -%}
|
{% if cookiecutter.use_python2== 'n' -%}
|
||||||
python-3.4.3
|
python-3.4.3
|
||||||
{% else %}
|
{% else %}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user