Skip to content

Commit cf4c4ca

Browse files
Mikaelaprogval
authored andcommitted
requirements.txt: add ddate as an optional dependency for Time.ddate
1 parent 119a93a commit cf4c4ca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,4 @@ cryptography # required to load the Fediverse plugin (used to imp
1515
feedparser # required to load the RSS plugin
1616
pytz;python_version<'3.9' # enables timezone manipulation in the Time and Geography plugins. On Python >=3.9, the standard library is used instead
1717
python-dateutil # enable fancy time string parsing in the Time plugin
18+
ddate # required for the ddate command in the Time plugin

0 commit comments

Comments
 (0)