Merge pull request #105198 from SuperSandro2000/fix-web-py

This commit is contained in:
Sandro
2021-01-03 09:26:27 +01:00
committed by GitHub
5 changed files with 47 additions and 8 deletions
+2
View File
@@ -1552,6 +1552,8 @@ in {
dbus-python = callPackage ../development/python-modules/dbus { inherit (pkgs) dbus pkgconfig; };
dbutils = callPackage ../development/python-modules/dbutils { };
dcmstack = callPackage ../development/python-modules/dcmstack { };
ddt = callPackage ../development/python-modules/ddt { };