summaryrefslogtreecommitdiff
path: root/runtests.py
diff options
context:
space:
mode:
authorAndrew Svetlov <andrew.svetlov@gmail.com>2013-08-13 19:36:44 +0300
committerAndrew Svetlov <andrew.svetlov@gmail.com>2013-08-13 19:36:44 +0300
commit487d3f0e4f2d7ea90c5887be1c0e2b326f7299b6 (patch)
tree274039e19229005dae874f9aa3ad0cf4855daafd /runtests.py
parente8cf31cb228b8db5fe9279107b98da004a1ad45e (diff)
downloadtrollius-487d3f0e4f2d7ea90c5887be1c0e2b326f7299b6.tar.gz
Fix typo
Diffstat (limited to 'runtests.py')
-rw-r--r--runtests.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtests.py b/runtests.py
index e85d12d..6b784d0 100644
--- a/runtests.py
+++ b/runtests.py
@@ -162,7 +162,7 @@ def runtests():
def runcoverage(sdir, args):
"""
To install coverage3 for Python 3, you need:
- - Setiptools (https://pypi.python.org/pypi/setuptools)
+ - Setuptools (https://pypi.python.org/pypi/setuptools)
What worked for me:
- download https://bitbucket.org/pypa/setuptools/raw/bootstrap/ez_setup.py