Add "skipsdist = true" to tox.ini 76/11976/1
authorThanh Ha <thanh.ha@linuxfoundation.org>
Wed, 25 Jul 2018 02:23:55 +0000 (22:23 -0400)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Wed, 25 Jul 2018 02:23:57 +0000 (22:23 -0400)
commit7544e9e3f9c7422c7d5eb43bf368cc3436d3a3e5
tree6959d056516b24064b33ba830ecac32e98559eeb
parent4b31e9a012f0519bbdb92f2167a6d14fa66b7854
Add "skipsdist = true" to tox.ini

Most of our projects using Sphinx are not Python projects so
building sdist does not make sense for them. Default docs to
skip it since folks working on Python projects are more likely
to know what this parameter means.

Change-Id: Ib38395954c2fba988480cd5774b0e7ac46499b91
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
docs/install.rst