1
0
mirror of https://github.com/ciromattia/kcc synced 2026-05-19 05:51:49 +00:00

Updated to psutil 2.0

This commit is contained in:
Paweł Jastrzębski
2014-03-13 21:58:15 +01:00
parent e491fca445
commit d77498405b
5 changed files with 5 additions and 9 deletions

View File

@@ -43,7 +43,7 @@ You can find the latest released binary at the following links:
- Python 3.3
- [PyQt5](http://www.riverbankcomputing.co.uk/software/pyqt/download5)
- [Pillow](http://pypi.python.org/pypi/Pillow/) 2.3.0+
- [psutil](https://pypi.python.org/pypi/psutil)
- [psutil](https://pypi.python.org/pypi/psutil) 2.0+
- [python-slugify](http://pypi.python.org/pypi/python-slugify)
On Debian based distributions these two commands should install all dependencies: