Skip to content

Commit

Permalink
requirements.txt: add ddate as an optional dependency for Time.ddate
Browse files Browse the repository at this point in the history
  • Loading branch information
Mikaela authored and progval committed Sep 29, 2023
1 parent 119a93a commit cf4c4ca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,4 @@ cryptography # required to load the Fediverse plugin (used to imp
feedparser # required to load the RSS plugin
pytz;python_version<'3.9' # enables timezone manipulation in the Time and Geography plugins. On Python >=3.9, the standard library is used instead
python-dateutil # enable fancy time string parsing in the Time plugin
ddate # required for the ddate command in the Time plugin

0 comments on commit cf4c4ca

Please sign in to comment.