We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bf85aae + 42baac3 commit 60038f7Copy full SHA for 60038f7
README.md
@@ -14,7 +14,7 @@ A Python library that converts cron expressions into human readable strings. Por
14
* Supports 5, 6 (w/ seconds or year), or 7 (w/ seconds and year) part cron expressions
15
* Provides casing options (Sentence, Title, Lower, etc.)
16
* Localization with support for 17 languages
17
- * Supports Python 2.7 - 3.10
+ * Supports Python 3.8 - 3.12
18
19
## Installation
20
Using PIP
0 commit comments