mirror of
https://github.com/Hopiu/cookiecutter-django.git
synced 2026-03-16 21:00:23 +00:00
4 lines
117 B
YAML
4 lines
117 B
YAML
{% raw %}{% for python_version in python_versions %}
|
|
{% block test scoped %}
|
|
{% endblock %}
|
|
{% endfor %}{% endraw %}
|