Revert "No longer run setup.py in docs builds" 0.2.0
authorJeremy Stanley <fungi@yuggoth.org>
Sun, 23 Aug 2020 21:38:37 +0000 (21:38 +0000)
committerJeremy Stanley <fungi@yuggoth.org>
Sun, 23 Aug 2020 21:40:04 +0000 (21:40 +0000)
commit1e89bee5f3434a5d82d448508e5416a7cc95727c
treeb5015f347e574e36c2f1b6f336dd3f6ef0cc5199
parent918590c9f8e6607e48a41e61014c098c4afa9ce5
Revert "No longer run setup.py in docs builds"

Turns out, PBR won't generate the ChangeLog without an explicit
install/build after all, or at least not in the way which tox is
handling it. This slipped through testing due to not running in a
clean tree.

This reverts commit 70381626690da47866363ef51ef8a37a4831dffa.
tox.ini