python3Package.sslyze: init at 3.0.7

This commit is contained in:
Vincent Haupert
2020-06-18 23:02:18 +02:00
parent 9a243a6cd2
commit 9ec1297d8a
3 changed files with 56 additions and 0 deletions
+2
View File
@@ -1555,6 +1555,8 @@ in {
sslib = callPackage ../development/python-modules/sslib { };
sslyze = callPackage ../development/python-modules/sslyze { };
statistics = callPackage ../development/python-modules/statistics { };
stm32loader = callPackage ../development/python-modules/stm32loader { };