pythonPackages.tpm2-pytss: init at 0.2.4

Signed-off-by: Arthur Gautier <baloo@superbaloo.net>
This commit is contained in:
Arthur Gautier
2021-02-23 08:35:27 +00:00
parent eea5575bd3
commit 7710eed6d0
2 changed files with 43 additions and 0 deletions
+2
View File
@@ -7944,6 +7944,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 { };