Add tkinter dependency in doc
This commit is contained in:
parent
f765aa613e
commit
a8f02ce099
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue