Basic YAML generating / validating / converting to.

This commit is contained in:
2017-07-08 22:33:51 -07:00
parent 483bd50bdf
commit f19a40ef9c
16 changed files with 327 additions and 40 deletions

View File

@@ -5,4 +5,4 @@ skipsdist=True
[testenv]
usedevelop=True
deps=-rtest_requirements.txt
commands = py.test borgmatic []
commands = py.test --cov=borgmatic borgmatic []