Add tkinter dependency in doc

This commit is contained in:
Gabriel Augendre 2018-04-30 21:17:56 +02:00
parent f765aa613e
commit a8f02ce099
No known key found for this signature in database
GPG Key ID: F360212F958357D4
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@ endif::[]
- Python >= 3.6.5 - Python >= 3.6.5
- pygame >= 1.9.3 - pygame >= 1.9.3
- tkinter (must be installed on system, see http://www.tkdocs.com/tutorial/install.html[the docs])
- pipenv (for dependencies management) - pipenv (for dependencies management)
=== Install dependencies === Install dependencies