Implemented the validate command

This commit is contained in:
Felix Breidenstein 2020-03-30 00:26:00 +02:00
parent 3790ab6c65
commit 66c1150f60
5 changed files with 81 additions and 5 deletions

View file

@ -17,6 +17,7 @@ xdg = "*"
pyyaml = "*"
colored = "*"
colorful = "*"
schwifty = "*"
[requires]
python_version = "3.8"