Skip to content

Commit 63058a0

Browse files
Eyal Cherevatzkitiraneyal0803
authored
docs: python-tox no longer exists in Debian Buster (python-ldap#307)
Co-authored-by: Christian Heimes <christian@python.org> Co-authored-by: eyal0803 <eyal.3555@gmail.com>
1 parent 7e084ae commit 63058a0

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

Doc/installing.rst

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,8 +146,12 @@ Debian
146146
Packages for building and testing::
147147

148148
# apt-get install build-essential python3-dev python2.7-dev \
149-
libldap2-dev libsasl2-dev slapd ldap-utils python-tox \
149+
libldap2-dev libsasl2-dev slapd ldap-utils tox \
150150
lcov valgrind
151+
152+
.. note::
153+
154+
On older releases ``tox`` was called ``python-tox``.
151155

152156
Fedora
153157
------

0 commit comments

Comments
 (0)