Merge pull request #114080 from baloo/baloo/tpm2-pytss/init

This commit is contained in:
Sandro
2021-02-25 01:00:51 +01:00
committed by GitHub
4 changed files with 105 additions and 1 deletions
+2
View File
@@ -7954,6 +7954,8 @@ in {
tox = callPackage ../development/python-modules/tox { };
tpm2-pytss = callPackage ../development/python-modules/tpm2-pytss { };
tqdm = callPackage ../development/python-modules/tqdm { };
traceback2 = callPackage ../development/python-modules/traceback2 { };