diff options
-rw-r--r-- | tox.ini | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,4 +4,4 @@ commands = py.test {posargs} [testenv:flake8] deps = flake8 -commands = flake8 {posargs} dotfiles/ tests/ +commands = flake8 {posargs} |
index : dotfiles | ||
Dotfile management made easy |
aboutsummaryrefslogtreecommitdiffstats |
-rw-r--r-- | tox.ini | 2 |
@@ -4,4 +4,4 @@ commands = py.test {posargs} [testenv:flake8] deps = flake8 -commands = flake8 {posargs} dotfiles/ tests/ +commands = flake8 {posargs} |