Write a basic keymap sanity checker utility

This commit is contained in:
Josh Klar
2018-09-23 02:38:28 -07:00
parent 3f83e6a85b
commit 94130740c4
19 changed files with 246 additions and 15 deletions

View File

@@ -1,11 +0,0 @@
[[source]]
url = "https://pypi.org/simple"
verify_ssl = true
name = "pypi"
[packages]
[dev-packages]
[requires]
python_version = "3.7"