From 54c8e5dd3d3264e9a3535802b6f5a15763c04a5c Mon Sep 17 00:00:00 2001 From: Martin Thoma Date: Tue, 17 May 2016 13:00:22 +0200 Subject: [PATCH] Install PyMSQL from git repository --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 9e7dd9d..fdd849d 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1 +1 @@ -pymysql \ No newline at end of file +git+git://github.com/PyMySQL/PyMySQL.git