pythonPackages.convertdate: init at 2.2.0

This commit is contained in:
Jaakko Luttinen
2020-03-12 21:50:03 -07:00
committed by Jon
parent 1501648410
commit 6f26390120
2 changed files with 25 additions and 0 deletions
+2
View File
@@ -571,6 +571,8 @@ in {
codespell = callPackage ../development/python-modules/codespell { };
convertdate = callPackage ../development/python-modules/convertdate { };
crc32c = callPackage ../development/python-modules/crc32c { };
curio = callPackage ../development/python-modules/curio { };