summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 36bf28a..05f4d84 100644
--- a/Makefile
+++ b/Makefile
@@ -17,7 +17,7 @@ clean-pyc:
develop:
pip install --editable .
-tox-test: import-cldr
+tox-test:
tox
.PHONY: test develop tox-test clean-pyc clean-cldr import-cldr clean standalone-test