include python36-devel in bindep, for tests

as of 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

Change-Id: I84c5e7c64cb418f73ce84ea603e6d7025ff5c36f
This commit is contained in:
Purandhar Sairam Mannidi 2020-10-03 21:55:56 +10:00
parent a918fabf56
commit 9c0d502b19
1 changed files with 2 additions and 0 deletions

View File

@ -1,6 +1,8 @@
# This file contains runtime (non-python) dependencies
# More info at: http://docs.openstack.org/infra/bindep/readme.html
python36-devel [platform:rpm]
# tools/misc-sanity-checks.sh validates .po[t] files
gettext [test]