Skip to content

Commit 42efecf

Browse files
committed
Update README
1 parent 60481ec commit 42efecf

1 file changed

Lines changed: 6 additions & 3 deletions

File tree

README.rst

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,10 @@ The documentation is also available here: https://tkfilebrowser.readthedocs.io
3131
Requirements
3232
------------
3333

34-
- Linux
35-
- Python 2.7 or 3.x with tkinter + ttk, python-psutil and python-babel
34+
- Linux or Windows
35+
- Python 2.7 or 3.x with tkinter + ttk, psutil, babel and pypiwin32 (Windows only)
36+
37+
If your tkinter version is older than 8.6.0, then you will also need pillow.
3638

3739

3840
Installation
@@ -123,8 +125,9 @@ Documentation
123125
Changelog
124126
---------
125127

126-
- tkfilebrowser 2.2.6
128+
- tkfilebrowser 2.3.0
127129
* Make package compatible with Windows
130+
* Set initial focus on entry in save mode
128131

129132
- tkfilebrowser 2.2.6
130133
* No longer reset path bar when clicking on a path button

0 commit comments

Comments
 (0)