python3Packages.openwrt-luci-rpc: init at 1.1.2

This commit is contained in:
Matt Snider
2020-03-30 20:10:58 -07:00
committed by Jon
parent 00ca0c4869
commit c015badaa2
2 changed files with 38 additions and 0 deletions
+2
View File
@@ -7040,6 +7040,8 @@ in {
pyemd = callPackage ../development/python-modules/pyemd { };
openwrt-luci-rpc = disabledIf (!isPy3k) (callPackage ../development/python-modules/openwrt-luci-rpc { });
pulp = callPackage ../development/python-modules/pulp { };
behave = callPackage ../development/python-modules/behave { };