pythonPackages.pyct: init at 0.4.6

This commit is contained in:
Chris Ostrouchov
2019-02-24 10:23:15 -05:00
parent 19df1a4f29
commit 1a2eae5610
2 changed files with 38 additions and 0 deletions

View File

@@ -3679,6 +3679,8 @@ in {
pycryptopp = callPackage ../development/python-modules/pycryptopp { };
pyct = callPackage ../development/python-modules/pyct { };
pycups = callPackage ../development/python-modules/pycups { };
pycurl = callPackage ../development/python-modules/pycurl { };