python.pkgs.cppy: init at 1.1.0

This commit is contained in:
Frederik Rietdijk
2020-06-11 10:00:25 +02:00
parent d43a33333d
commit 936b2b8782
2 changed files with 29 additions and 0 deletions
+2
View File
@@ -2323,6 +2323,8 @@ in {
cytoolz = callPackage ../development/python-modules/cytoolz { };
cppy = callPackage ../development/python-modules/cppy { };
cryptacular = callPackage ../development/python-modules/cryptacular { };
cryptography = callPackage ../development/python-modules/cryptography { };