aboutsummaryrefslogtreecommitdiffstats
path: root/topics/contributing/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'topics/contributing/index.html')
-rw-r--r--topics/contributing/index.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/topics/contributing/index.html b/topics/contributing/index.html
index a8ec0e2b..1f556d23 100644
--- a/topics/contributing/index.html
+++ b/topics/contributing/index.html
@@ -467,7 +467,6 @@
virtualenv env
source env/bin/activate
pip install -r requirements.txt
-pip install -r requirements-test.txt
# Run the tests
./runtests.py