Mercurial > p > roundup > code
view MANIFEST.in @ 7434:e99ebce483ef
Fix manifest some uneeded files were getting in source tarball.
Also security.txt was being excluded add .flake8 to global exclude.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Mon, 29 May 2023 19:56:30 -0400 |
| parents | b3ba03d2b214 |
| children | 623502678b97 |
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
