1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

use installed python3-mysqldb in place of python-mysqldb

This commit is contained in:
Jerry Vonau 2019-10-31 06:38:00 -05:00
parent 199d1f34c4
commit 890e955700
2 changed files with 2 additions and 2 deletions

View file

@ -3,7 +3,7 @@
name:
- mariadb-server
- mariadb-client
- python-mysqldb
# - python-mysqldb
- php{{ php_version }}
- php{{ php_version }}-mysql
- php-pear