Drop specific versions of openSUSE-based distributions

In the contributor documentation, don't reference specific
distribution versions since they'll inevitably get out of date, and
these instructions are valid for all releases in the last 5 years at
least, and are not likely to change any time soon.

Change-Id: I7e7391a8850cf8a9dda763d9b85242fbbbb42af7
This commit is contained in:
Adam Spiers 2019-02-13 20:06:09 +00:00
parent fda08e8224
commit 28a1116a09

View File

@ -105,7 +105,7 @@ On Fedora-based distributions (e.g., Fedora/RHEL/CentOS/Scientific Linux)::
tox -e bindep
sudo yum install <indicated missing package names>
On openSUSE-based distributions (SLES 12, openSUSE Leap 42.1 or Tumbleweed)::
On openSUSE-based distributions (SLES, openSUSE Leap / Tumbleweed)::
sudo zypper in python-pip
sudo pip install tox