mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-05-07 09:27:38 -02:30
Fix Python code style for inventory_builder (#5362)
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
f7aea8ed89
commit
401d441c10
@@ -1,7 +1,7 @@
|
||||
[tox]
|
||||
minversion = 1.6
|
||||
skipsdist = True
|
||||
envlist = pep8, py27
|
||||
envlist = pep8, py33
|
||||
|
||||
[testenv]
|
||||
whitelist_externals = py.test
|
||||
|
||||
Reference in New Issue
Block a user