mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-22 10:29:25 +01:00
requirements.txt: add ddate as an optional dependency for Time.ddate
This commit is contained in:
parent
119a93a744
commit
cf4c4ca5b8
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user