Merge pull request #116298 from fabaff/incomfort-client

This commit is contained in:
Sandro
2021-03-14 22:06:44 +01:00
committed by GitHub
3 changed files with 37 additions and 1 deletions
+2
View File
@@ -3256,6 +3256,8 @@ in {
imutils = callPackage ../development/python-modules/imutils { };
incomfort-client = callPackage ../development/python-modules/incomfort-client { };
incremental = callPackage ../development/python-modules/incremental { };
inflect = callPackage ../development/python-modules/inflect { };