Remove unwanted empty space.

This commit is contained in:
Robert de Bock 2023-02-14 09:50:34 +01:00
parent f8399c6ac0
commit c766c7e730
1 changed files with 0 additions and 1 deletions

View File

@ -6,7 +6,6 @@ envlist = py{310}-ansible{% raw %}{{% endraw %}{% for version in tox_ansible_ver
{% else %}
envlist = py{310}-ansible{5,6,7}
{% endif %}
skipsdist = true
[testenv]