Python packaging stuff

This commit is contained in:
skullY
2019-06-30 19:09:55 -07:00
parent 297da040f0
commit 5d809df80c
3 changed files with 49 additions and 1 deletions
+5 -1
View File
@@ -1,4 +1,8 @@
# Python settings for QMK
[bdist_wheel]
universal = 1
[metadata]
license_file = LICENSE
[yapf]
# Align closing bracket with visual indentation.