Mercurial > p > roundup > code
diff MANIFEST.in @ 6695:b3ba03d2b214 2.2.0b1
2.2.0b1 release changes
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Wed, 15 Jun 2022 09:58:31 -0400 |
| parents | a635a60ffb84 |
| children | e99ebce483ef |
line wrap: on
line diff
--- a/MANIFEST.in Wed Jun 15 09:51:32 2022 -0400 +++ b/MANIFEST.in Wed Jun 15 09:58:31 2022 -0400 @@ -2,6 +2,7 @@ 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
