ovn-octavia-provider/bindep.txt
Brian Haley 350a26b2d5 Include python36-devel in bindep
After https://review.opendev.org/#/c/751112/
py36 tests fail w/
  psutil/_psutil_common.c:9:10: fatal error: Python.h: No such file or directory
  #include <Python.h>
           ^~~~~~~~~~
  compilation terminated.
  error: command 'gcc' failed with exit status 1

Although this change was reverted, it will eventually be
re-added later in the Wallaby cycle so fix the issue now.

Change-Id: Iab14c77f956e86d6690d1ce7cd55dd43a585b5bc
2020-10-05 09:02:29 -04:00

5 lines
153 B
Plaintext

# This file contains runtime (non-python) dependencies
# More info at: http://docs.openstack.org/infra/bindep/readme.html
python36-devel [platform:rpm]