mirror of https://github.com/aristocratos/bpytop
Bumped required python version to 3.7
parent
420ccfd789
commit
e53dcaa01a
|
@ -8,7 +8,7 @@
|
||||||

|

|
||||||

|

|
||||||

|

|
||||||

|

|
||||||

|

|
||||||
[](https://pypi.org/project/bpytop)
|
[](https://pypi.org/project/bpytop)
|
||||||
[](https://travis-ci.com/aristocratos/bpytop)
|
[](https://travis-ci.com/aristocratos/bpytop)
|
||||||
|
@ -126,7 +126,7 @@ Dropbear seems to not be able to set correct locale. So if accessing bpytop over
|
||||||
|
|
||||||
## Dependencies
|
## Dependencies
|
||||||
|
|
||||||
**[Python3](https://www.python.org/downloads/)** (v3.6 or later)
|
**[Python3](https://www.python.org/downloads/)** (v3.7 or later)
|
||||||
|
|
||||||
**[psutil module](https://github.com/giampaolo/psutil)** (v5.7.0 or later)
|
**[psutil module](https://github.com/giampaolo/psutil)** (v5.7.0 or later)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue