crontab: improve types, update to 2.7 (#9392)

https://gitlab.com/doctormo/python-crontab/-/blob/v2.7.0/crontab.py

Closes #9391

Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
This commit is contained in:
Shantanu
2022-12-22 18:42:24 -06:00
committed by GitHub
parent b5bff233bf
commit 44cdc6e284
3 changed files with 64 additions and 52 deletions

View File

@@ -1,4 +1,4 @@
version = "2.6.*"
version = "2.7.*"
[tool.stubtest]
ignore_missing_stub = false