Skip to content

Commit b153ff5

Browse files
committed
Make sure Python package for MySQL is at right version for Ubuntu 18.04 and Python 3.
1 parent 2786004 commit b153ff5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

molecule/default/converge.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
vars:
77
php_enablerepo: "remi,remi-php72"
88
php_default_version_debian: "7.2"
9+
mysql_python_package_debian: python3-mysqldb
910

1011
pre_tasks:
1112
- name: Update apt cache.

0 commit comments

Comments
 (0)