mirror of https://github.com/nicolargo/glances.git
psutil 2.1.1
This commit is contained in:
parent
f97f10058a
commit
535793da05
|
|
@ -28,7 +28,7 @@ Requirements
|
|||
============
|
||||
|
||||
- ``python >= 2.6`` (tested with version 2.6, 2.7, 3.2, 3.3, 3.4)
|
||||
- ``psutil >= 0.5.1`` (recommended version >= 2.0)
|
||||
- ``psutil >= 0.5.1`` (recommended version >= 2.0.0)
|
||||
- ``setuptools``
|
||||
|
||||
Optional dependencies:
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
psutil==2.0.0
|
||||
psutil==2.1.1
|
||||
|
|
|
|||
Loading…
Reference in New Issue