Mercurial > p > roundup > code
view MANIFEST.in @ 7618:b3fdbeeda89e
chore(deps): bump coverallsapp/github-action from 2.2.1 to 2.2.3 - https://github.com/roundup-tracker/roundup/pull/48
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Mon, 11 Sep 2023 00:01:45 -0400 |
| 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
