a3d2a6d616
- Refactor value validator system - cleanup, pep8, documentation, tests and allow multiple validators for each parameter Fixes: rhbz#886603 Change-Id: I1bb3486ed7168bda2855ee877e32423033620ecc
3 lines
41 B
Bash
Executable File
3 lines
41 B
Bash
Executable File
#!/usr/bin/env bash
|
|
tox -epy26,py27,pep8
|