Skip to content

Commit a595e48

Browse files
committed
Improve requirements section in README
1 parent f4e2210 commit a595e48

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,10 +37,10 @@ Requirements
3737
And the python packages:
3838

3939
- tkinter (included in the python distribution for Windows)
40-
- psutil
41-
- babel
42-
- pywin32 (Windows only)
43-
- pillow (only if tkinter.TkVersion < 8.6)
40+
- `psutil <https://pypi.org/project/psutil/>`_
41+
- `babel <https://pypi.org/project/babel/>`_
42+
- `pywin32 <https://pypi.org/project/pywin32/>`_ (Windows only)
43+
- `pillow <https://pypi.org/project/pillow/>`_ (only if tkinter.TkVersion < 8.6)
4444

4545

4646
Installation

0 commit comments

Comments
 (0)