aboutsummaryrefslogtreecommitdiffstats
path: root/setup.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.cfg b/setup.cfg
index dab3745..8a75072 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -22,6 +22,7 @@ setup_requires =
pytest-runner==5.2
install_requires =
pg8000==1.30.1
+ mysql-connector-python==8.3.0
tests_require =
mock
pytest