pythonPackage.python-crontab: init at 2.5.1

This commit is contained in:
kfollesdal
2020-11-21 10:36:51 +01:00
parent bb8b9f4ce1
commit ef90af465a
2 changed files with 29 additions and 0 deletions
+2
View File
@@ -5788,6 +5788,8 @@ in {
python-constraint = callPackage ../development/python-modules/python-constraint { };
python-crontab = callPackage ../development/python-modules/python-crontab { };
python-ctags3 = callPackage ../development/python-modules/python-ctags3 { };
python-daemon = callPackage ../development/python-modules/python-daemon { };