Implemented the validate command
This commit is contained in:
parent
3790ab6c65
commit
66c1150f60
5 changed files with 81 additions and 5 deletions
1
Pipfile
1
Pipfile
|
@ -17,6 +17,7 @@ xdg = "*"
|
|||
pyyaml = "*"
|
||||
colored = "*"
|
||||
colorful = "*"
|
||||
schwifty = "*"
|
||||
|
||||
[requires]
|
||||
python_version = "3.8"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue