diff --git a/docs/advanced.rst b/docs/advanced.rst index 364cea67..de16e2e2 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