提交 fb20b664 编写于 作者: A Alessio Sergi

Pypi -> PyPI

上级 780812d9
......@@ -745,7 +745,7 @@ Version 1.7.6
Version 1.7.5
=============
* Force the Pypi installer to use the psutil branch 1.x (#333)
* Force the PyPI installer to use the psutil branch 1.x (#333)
Version 1.7.4
=============
......@@ -783,7 +783,7 @@ Version 1.7.1
* Fix IoWait error on FreeBSD / Mac OS
* HDDTemp module is now Python v3 compatible
* Don't warn a process is not running if countmin=0
* Add Pypi badge on the README.rst
* Add PyPI badge on the README.rst
* Update documentation
* Add document structure for http://readthedocs.org
......
......@@ -144,7 +144,7 @@ class GlancesStandalone(object):
# Exit from export modules
self.stats.end()
# Check Glances version versus Pypi one
# Check Glances version versus PyPI one
if self.outdated.is_outdated():
print("You are using Glances version {}, however version {} is available.".format(
self.outdated.installed_version(), self.outdated.latest_version()))
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册