Mercurial > p > roundup > code
view MANIFEST.in @ 7742:b7a8d9664938
doc: fix build_docs test on travis and add to github ci
Travis CI build failed build_doc due to missing sphinx-tabs. Add the
package for travis. Also github was not building docs at all. Add
builiding docs.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Tue, 20 Feb 2024 07:35:54 -0500 |
| parents | 623502678b97 |
| children | a377590eba34 |
line wrap: on
line source
recursive-include share * recursive-include roundup *.py *.txt recursive-include frontends *.* recursive-include scripts *.* *-* recursive-include scripts/Docker Dockerfile *.* *_* recursive-include tools *.* base64 recursive-include test *.py *.txt recursive-include doc *.html *.png *.txt *.css *.example recursive-include detectors *.py README.txt include demo.py *.txt global-exclude *.pyc *.pyo .DS_Store *.orig *.rej *~ \#* .flake8 include doc/conf.py doc/roundup-favicon.ico include locale/*.po locale/*.mo locale/roundup.pot locale/Makefile
