Merge pull request #117984 from fabaff/wapiti

This commit is contained in:
Sandro
2021-04-01 01:35:08 +02:00
committed by GitHub
4 changed files with 140 additions and 0 deletions
+2
View File
@@ -9028,6 +9028,8 @@ in {
yarl = callPackage ../development/python-modules/yarl { };
yaswfp = callPackage ../development/python-modules/yaswfp { };
yattag = callPackage ../development/python-modules/yattag { };
ydiff = callPackage ../development/python-modules/ydiff { };