Ensure only python3 is installed with bindep.txt

We no longer support python2.7 for nodepool, we can be more specific
and now only install python3 libraries.

Change-Id: I2a149a4b075fd63f382ed6b4a2e89f2bb8545da5
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
Paul Belanger 2018-02-14 12:19:16 -05:00
parent de24f25e58
commit 5d580eeac6
No known key found for this signature in database
GPG Key ID: 611A80832067AF38
1 changed files with 2 additions and 2 deletions

View File

@ -3,6 +3,6 @@
libffi-devel [platform:rpm]
libffi-dev [platform:dpkg]
python-dev [platform:dpkg test]
python-devel [platform:rpm test]
python3-dev [platform:dpkg test]
python3-devel [platform:rpm test]
zookeeperd [platform:dpkg test]