We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4e2210 commit a595e48Copy full SHA for a595e48
README.rst
@@ -37,10 +37,10 @@ Requirements
37
And the python packages:
38
39
- tkinter (included in the python distribution for Windows)
40
-- psutil
41
-- babel
42
-- pywin32 (Windows only)
43
-- pillow (only if tkinter.TkVersion < 8.6)
+- `psutil <https://pypi.org/project/psutil/>`_
+- `babel <https://pypi.org/project/babel/>`_
+- `pywin32 <https://pypi.org/project/pywin32/>`_ (Windows only)
+- `pillow <https://pypi.org/project/pillow/>`_ (only if tkinter.TkVersion < 8.6)
44
45
46
Installation
0 commit comments