commit | 263bfd833d1fcd029b31a38683c876659a8d1734 | [log] [tgz] |
---|---|---|
author | junboli <junbo85.li@gmail.com> | Sat Apr 21 23:24:06 2018 +0800 |
committer | junboli <junbo85.li@gmail.com> | Sat Apr 21 23:24:06 2018 +0800 |
tree | 9f7119939dba5331840cb6542144ab905b6da010 | |
parent | 0fbfdd1fd1c73b48fd17ad7b44554c8dd9f2c4df [diff] |
Follow the new PTI for document build This review already follows the new PTI https://review.openstack.org/#/c/530875/ However, we also should remove [build_sphinx] section as described in: http://lists.openstack.org/pipermail/openstack-dev/2018-March/128594.html Change-Id: Ifbfe80024731d2c552a5aab90e025f9ebd593c4d
diff --git a/setup.cfg b/setup.cfg index c981370..96ee7ea 100644 --- a/setup.cfg +++ b/setup.cfg
@@ -47,12 +47,5 @@ oslo.config.opts = tempest.config = tempest.config:list_opts -[build_sphinx] -all-files = 1 -# warning can be generated by using GENERATE_TEMPEST_PLUGIN_LIST='False' -warning-is-error = 0 -build-dir = doc/build -source-dir = doc/source - [wheel] universal = 1