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
changes/27/755927/1
Purandhar Sairam Mannidi 3 years ago
parent a918fabf56
commit 9c0d502b19

@ -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]

Loading…
Cancel
Save