mirror of
https://github.com/ankitects/anki.git
synced 2025-09-20 06:52:21 -04:00
Merge pull request #202 from glutanimate/patch-1
Update required python version to 3.6+
This commit is contained in:
commit
4f9afcea94
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ provide support for problems you encounter when running from source.
|
||||||
|
|
||||||
Anki requires:
|
Anki requires:
|
||||||
|
|
||||||
- Python 3.5+
|
- Python 3.6+
|
||||||
- Qt 5.9+ and a PyQT that supports it
|
- Qt 5.9+ and a PyQT that supports it
|
||||||
- mplayer
|
- mplayer
|
||||||
- lame
|
- lame
|
||||||
|
|
Loading…
Reference in a new issue