passage à mysqlclient

This commit is contained in:
2018-11-17 14:47:33 +01:00
parent a609421b59
commit 0b6cbcebd5
3 changed files with 3 additions and 7 deletions

View File

@@ -19,8 +19,7 @@ requires = [
'transaction',
'zope.sqlalchemy',
'waitress',
'MySQL-python',
# 'mysql-connector-python',
'mysqlclient',
'beautifulsoup4',
]