passage à mysqlclient
This commit is contained in:
@@ -8,9 +8,8 @@ SQLAlchemy
|
||||
transaction
|
||||
zope.sqlalchemy
|
||||
waitress
|
||||
MySQL-python
|
||||
docutils
|
||||
BeautifulSoup
|
||||
mysqlclient
|
||||
beautifulsoup4
|
||||
|
||||
[testing]
|
||||
WebTest>=1.3.1
|
||||
|
||||
@@ -19,8 +19,6 @@ pyramid.includes =
|
||||
|
||||
sqlalchemy.url = mysql://root:phuoc@localhost/bd_mesavoirs?charset=utf8
|
||||
sqlalchemy.pool_recycle = 3600
|
||||
sqlalchemy.pool_size = 20
|
||||
sqlalchemy.max_overflow = 10
|
||||
|
||||
caotek_mesavoirs.admin_email = phuoc@caotek.fr
|
||||
|
||||
|
||||
Reference in New Issue
Block a user