pythonPackages.twofish: init at 0.3.0

This commit is contained in:
Kevin Amado
2019-12-28 03:57:38 -05:00
parent 78d619c65e
commit ea7fa57694
2 changed files with 35 additions and 0 deletions

View File

@@ -6458,6 +6458,8 @@ in {
twilio = callPackage ../development/python-modules/twilio { };
twofish = callPackage ../development/python-modules/twofish { };
uranium = callPackage ../development/python-modules/uranium { };
uuid = callPackage ../development/python-modules/uuid { };