pythonPackages.psautohint: init at 2.1.0

This commit is contained in:
sternenseemann
2020-08-30 10:17:23 -07:00
committed by Jon
parent 40c0cde72e
commit e871d7ad35
2 changed files with 42 additions and 0 deletions
+2
View File
@@ -5500,6 +5500,8 @@ in {
protobuf = pkgs.protobuf;
};
psautohint = callPackage ../development/python-modules/psautohint { };
psd-tools = callPackage ../development/python-modules/psd-tools { };
psutil = callPackage ../development/python-modules/psutil { };