1
0
mirror of https://github.com/ciromattia/kcc synced 2026-02-19 10:39:00 +00:00

Overhauled dependency check

This commit is contained in:
Paweł Jastrzębski
2014-04-30 20:38:23 +02:00
parent e3ab28642d
commit df5ee1badf
4 changed files with 32 additions and 26 deletions

View File

@@ -41,7 +41,7 @@ You can find the latest released binary at the following links:
### For running from source:
- Python 3.3+
- [PyQt5](http://www.riverbankcomputing.co.uk/software/pyqt/download5) 5.2.0+
- [PyQt5](http://www.riverbankcomputing.co.uk/software/pyqt/download5) 5.2.1+
- [Pillow](http://pypi.python.org/pypi/Pillow/) 2.3.0+
- [psutil](https://pypi.python.org/pypi/psutil) 2.0+
- [python-slugify](http://pypi.python.org/pypi/python-slugify)