python3.pkgs.pycron: init at 3.0.0

This commit is contained in:
Robin Gloster
2021-05-09 12:05:12 -05:00
parent 2d9b40453e
commit 741c201f6b
2 changed files with 32 additions and 0 deletions
+2
View File
@@ -5451,6 +5451,8 @@ in {
pycrc = callPackage ../development/python-modules/pycrc { };
pycron = callPackage ../development/python-modules/pycron { };
pycrypto = callPackage ../development/python-modules/pycrypto { };
pycryptodome = callPackage ../development/python-modules/pycryptodome { };