Mercurial > p > roundup > code
view MANIFEST.in @ 7354:692242b3effd
initial pass to change references to reference doc where needed.
There are some references that don't seem to exist anymore. They were
left pointing to their original values.
These are in the 0.6 upgrade directions and whatsnew-0.7. They
reference macros that don't exist or config.py that is no longer
valid.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Tue, 16 May 2023 01:19:16 -0400 |
| parents | b3ba03d2b214 |
| children | e99ebce483ef |
line wrap: on
line source
recursive-include share * recursive-include roundup *.* 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 global-exclude *.pyc *.pyo .DS_Store *.orig *.rej *~ \#* include demo.py *.txt include doc/conf.py doc/roundup-favicon.ico exclude doc/security.txt include locale/*.po locale/*.mo locale/roundup.pot
