Skip to content

Commit b3ce811

Browse files
committed
Merge pull request #40 from spil-rkoopmans/patch-1
Removed unnecessary dependencies.
2 parents 31a6a55 + 2ebcbf9 commit b3ce811

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

requirements.txt

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,10 @@
11
Jinja2==2.7.1
22
MarkupSafe==0.18
3-
MySQL-python==1.2.5
3+
mysqlclient==1.3.6
44
Pygments==1.6
55
Sphinx==1.2b1
66
argparse==1.2.1
77
docutils==0.11
88
py==1.4.15
99
pystatsd==0.1.10
1010
tox==1.6.0
11-
virtualenv==1.10.1
12-
wsgiref==0.1.2

0 commit comments

Comments
 (0)