]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Enable JSON testing for pymysql
authorMike Bayer <mike_mp@zzzcomputing.com>
Fri, 29 Jul 2016 15:05:28 +0000 (11:05 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Fri, 29 Jul 2016 15:07:32 +0000 (11:07 -0400)
commit6f9e8f482c133eca993124d63d61463fd2770f66
treeddcf31c653597b4c472ed59ab498986592f7dd02
parent0d92f79fd86073203a2a956460140c311c85a396
Enable JSON testing for pymysql

PyMySQL upstream has released 0.7.6 which should resolve
JSON encoding issues.

Change-Id: Icf543d48dace1419a0aac78bdb15ec666f0edafe
Fixes: #3754
test/requirements.py