python3Packages.plugwise: init at 0.8.5

This commit is contained in:
Fabian Affolter
2021-01-29 01:10:34 +01:00
parent f1d3b04c04
commit 5baabf5f32
2 changed files with 68 additions and 0 deletions
+2
View File
@@ -4876,6 +4876,8 @@ in {
pluginbase = callPackage ../development/python-modules/pluginbase { };
plugwise = callPackage ../development/python-modules/plugwise { };
plumbum = callPackage ../development/python-modules/plumbum { };
ply = callPackage ../development/python-modules/ply { };