Skip to content

Commit

Permalink
docs: python-tox no longer exists in Debian Buster (#307)
Browse files Browse the repository at this point in the history
Co-authored-by: Christian Heimes <christian@python.org>
Co-authored-by: eyal0803 <eyal.3555@gmail.com>
  • Loading branch information
3 people authored and GitHub committed May 28, 2020
1 parent 7e084ae commit 63058a0
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion Doc/installing.rst
Original file line number Diff line number Diff line change
Expand Up @@ -146,8 +146,12 @@ Debian
Packages for building and testing::

# apt-get install build-essential python3-dev python2.7-dev \
libldap2-dev libsasl2-dev slapd ldap-utils python-tox \
libldap2-dev libsasl2-dev slapd ldap-utils tox \
lcov valgrind
.. note::

On older releases ``tox`` was called ``python-tox``.

Fedora
------
Expand Down

0 comments on commit 63058a0

Please sign in to comment.