Use flit to package instead of setuptools

This commit is contained in:
skullY
2019-06-30 20:03:14 -07:00
parent 5d809df80c
commit e1e1aaf041
8 changed files with 141 additions and 144 deletions
+3
View File
@@ -0,0 +1,3 @@
"""A program to help you work with qmk_firmware."""
__version__ = '0.0.1'