We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b46bda commit 2984ec9Copy full SHA for 2984ec9
docs/installation.rst
@@ -14,9 +14,9 @@ Want to use Schedule on earlier Python versions? See the History.
14
Dependencies
15
############
16
17
-Schedule has no dependencies. None. Zero. Nada. Nopes.
18
-We plan to keep it that way.
+Schedule has 1 optional dependency:
19
+Only when you use ``.at()`` with a timezone, you must have `pytz <https://pypi.org/project/pytz/>`_ installed.
20
21
Installation instructions
22
#########################
0 commit comments