fix pytest in qmkfm/base_container

This commit is contained in:
skullY
2019-11-11 13:03:39 -08:00
parent 0783864629
commit 177fa55bce
2 changed files with 6 additions and 2 deletions
+2 -1
View File
@@ -44,6 +44,7 @@ if __name__ == "__main__":
"appdirs",
"argcomplete",
"colorama",
"hjson"
"hjson",
"yapf"
],
)