Files
deb-python-taskflow/taskflow/tests/unit/persistence/test_sql_persistence.py
Joshua Harlow 6b5b9dc185 Remove testing using persistence sqlalchemy backend with 'mysqldb'
It appears no longer recommended to test against and/or use
mysqldb as a backend that is tested against (since it lacks real
support and development) and it is now better to just test against
pymysql which is under development (and has better eventlet integration
and py3.x support).

Change-Id: I08f7ea67fbeb2e8b2976aef442ed442e33c77e09
2015-05-29 15:57:50 -07:00

10 KiB