python3Packages.milc: init at 1.0.10

This is a dependency of [qmk](https://github.com/qmk/qmk_cli), which I would
like to package next.
This commit is contained in:
Benjamin Hipple
2020-12-05 07:41:46 -05:00
parent 29045c2322
commit c113cefc00
2 changed files with 40 additions and 0 deletions
+2
View File
@@ -3781,6 +3781,8 @@ in {
mido = callPackage ../development/python-modules/mido { };
milc = callPackage ../development/python-modules/milc { };
milksnake = callPackage ../development/python-modules/milksnake { };
minidb = callPackage ../development/python-modules/minidb { };