pythonPackages.cot: init at 2.2.1

This commit is contained in:
Evan Stoll
2020-08-07 10:10:03 -07:00
committed by Jon
parent b9bf9c9236
commit 2b09ecd168
3 changed files with 60 additions and 0 deletions
+2
View File
@@ -631,6 +631,8 @@ in {
convertdate = callPackage ../development/python-modules/convertdate { };
cot = callPackage ../development/python-modules/cot { };
crc32c = callPackage ../development/python-modules/crc32c { };
curio = callPackage ../development/python-modules/curio { };