From: Kefu Chai Date: Wed, 24 Jun 2020 10:08:27 +0000 (+0800) Subject: docs/INSTALL.rst: drop python2 related bits X-Git-Tag: 1.1.0~80^2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=54dca54068df615b95f445607cdfb1387f753d60;p=teuthology.git docs/INSTALL.rst: drop python2 related bits Signed-off-by: Kefu Chai --- diff --git a/docs/INSTALL.rst b/docs/INSTALL.rst index 76ae0b6e6e..1e8c8a9e54 100644 --- a/docs/INSTALL.rst +++ b/docs/INSTALL.rst @@ -65,10 +65,9 @@ interacting with the services to schedule tests and to report the test results. Update Dependencies ------------------- -We track the dependencies using ``requirements.txt`` -for python2 and python3 respectively. These packages are tested, and should work -with teuthology. But if you want to bump up the versions of them, please use the -following command to update these files:: +We track the dependencies using ``requirements.txt`` . These packages are +tested, and should work with teuthology. But if you want to bump up the +versions of them, please use the following command to update these files:: ./update-requirements.sh