Merge pull request #108477 from fabaff/webthing

python3Packages.webthing: init at 0.15.0
This commit is contained in:
Sandro
2021-01-06 02:06:02 +01:00
committed by GitHub
2 changed files with 42 additions and 0 deletions
+2
View File
@@ -7914,6 +7914,8 @@ in {
webtest = callPackage ../development/python-modules/webtest { };
webthing = callPackage ../development/python-modules/webthing { };
werkzeug = callPackage ../development/python-modules/werkzeug { };
west = callPackage ../development/python-modules/west { };