trytond: convert to python package

This commit is contained in:
Enno Lohmeier
2020-06-26 12:25:08 +02:00
parent 218c8509c6
commit 63bcf4f4ec
3 changed files with 25 additions and 6 deletions
+2
View File
@@ -6056,6 +6056,8 @@ in {
tqdm = callPackage ../development/python-modules/tqdm { };
trytond = callPackage ../development/python-modules/trytond { };
smmap = callPackage ../development/python-modules/smmap { };
smmap2 = throw "smmap2 has been deprecated, use smmap instead."; # added 2020-03-14