Don't install package for docs

This commit is contained in:
Luke Murphy 2019-10-05 21:27:45 +02:00
parent 9a169823b0
commit 643e083c00
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@ commands =
[testenv:docs]
description = build the documentation
skipdist = True
skip_install=True
extras = docs
commands =
python -m setup build_sphinx