Corrected typo in tox.ini

This commit is contained in:
duendex 2013-12-02 21:34:35 -02:00
parent 02bab270e8
commit 247b330f08
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ deps =
django==1.3.1
cssselect==0.9.1
mock==1.0.1
mitmproxy=0.9.2
mitmproxy==0.9.2
[testenv:trunk]
basepython = python2.7