Skip to content

Commit 5ea9eb1

Browse files
committed
[mysql] added mysql-connector as a dep for all tests
1 parent 6d8c3e7 commit 5ea9eb1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tox.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ deps =
4343
flaskcache013: flask_cache>=0.13,<0.14
4444
mongoengine
4545
psycopg2
46+
all: mysql-connector
4647
mysql-connector12: mysql-connector>=1.2,<2.0
4748
mysql-connector20: mysql-connector>=2.0,<2.1
4849
mysql-connector21: mysql-connector>=2.1,<2.2

0 commit comments

Comments
 (0)