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 %}
|
||||
envlist = py{38}-ansible-{previous,current,next}
|
||||
{% endif %}
|
||||
|
||||
skipsdist = true
|
||||
|
||||
[testenv]
|
||||
|
|
|
|||
Loading…
Reference in New Issue