diff options
author | Michal Zimniewicz <michzimny@gmail.com> | 2016-10-09 11:27:06 +0200 |
---|---|---|
committer | Michal Zimniewicz <michzimny@gmail.com> | 2016-10-09 11:27:06 +0200 |
commit | 0a27bbf9ce1f5b1a52bc62ff4d9e5c2f960b030c (patch) | |
tree | df4a562b9e2452bc288264156c1e47bf6fcedeb3 /requirements.txt |
Initial commit
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..b2ef732 --- /dev/null +++ b/requirements.txt @@ -0,0 +1,2 @@ +django==1.10
+mysqlclient==1.3.9
|