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)
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.


No differences found