skipsdist was combined on another line...
This commit is contained in:
parent
c9d3027893
commit
692ba94748
|
|
@ -6,6 +6,7 @@ envlist = py{38}-ansible-{% raw %}{{% endraw %}{% for version in tox_versions %}
|
||||||
{% else %}
|
{% else %}
|
||||||
envlist = py{38}-ansible-{previous,current,next}
|
envlist = py{38}-ansible-{previous,current,next}
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
skipsdist = true
|
skipsdist = true
|
||||||
|
|
||||||
[testenv]
|
[testenv]
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue