Merge pull request #109387 from fabaff/waterfurnace

python3Packages.waterfurnace: init at 1.1.0
This commit is contained in:
Jörg Thalheim
2021-01-14 19:15:18 +00:00
committed by GitHub
3 changed files with 46 additions and 1 deletions
+2
View File
@@ -8021,6 +8021,8 @@ in {
watchdog = callPackage ../development/python-modules/watchdog { };
waterfurnace = callPackage ../development/python-modules/waterfurnace { };
WazeRouteCalculator = callPackage ../development/python-modules/WazeRouteCalculator { };
wcwidth = callPackage ../development/python-modules/wcwidth { };