Обновил зависимости
This commit is contained in:
@ -1,3 +1,3 @@
|
||||
{% for name in env_dict.iterkeys() | sort %}
|
||||
{% for name in env_dict.keys() | sort %}
|
||||
{{ name }}={{ env_dict[name] }}
|
||||
{% endfor %}
|
||||
|
Reference in New Issue
Block a user