mirror of
https://github.com/ankitects/anki.git
synced 2025-09-20 23:12:21 -04:00
Merge pull request #152 from fureloka/master
Update required version for Python & PyQt in README.development
This commit is contained in:
commit
b1c32f6e67
1 changed files with 2 additions and 2 deletions
|
@ -12,9 +12,9 @@ provide support for problems you encounter when running from source.
|
||||||
|
|
||||||
Anki requires:
|
Anki requires:
|
||||||
|
|
||||||
- Python 3.4+
|
- Python 3.5+
|
||||||
- Qt 5.5+
|
- Qt 5.5+
|
||||||
- PyQt5.6+
|
- PyQt5.7.1+
|
||||||
- mplayer
|
- mplayer
|
||||||
- lame
|
- lame
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue