From 6707b0c19bb68e267ef423391b244dafca1c288b Mon Sep 17 00:00:00 2001 From: Stefane Fermigier Date: Mon, 16 Apr 2018 12:36:40 +0200 Subject: [PATCH] I believe this tox config is more correct this way --- docs/advanced.rst | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/advanced.rst b/docs/advanced.rst index 10ae790b..6a879e76 100644 --- a/docs/advanced.rst +++ b/docs/advanced.rst @@ -474,7 +474,6 @@ and external testing:: [testenv:flake8-py3] basepython = python3.4 commands= - {[testenv]deps} pipenv install --dev pipenv run flake8 --version pipenv run flake8 setup.py docs project test