Install docs but not dist (libsodium included now)

This commit is contained in:
Luke Murphy 2019-10-05 22:00:20 +02:00
parent 4545f60526
commit e1b134bc67
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
skip_install=True
skipdist = True
extras = docs
commands =
python -m setup build_sphinx