diff options
| author | Steve Piercy <web@stevepiercy.com> | 2018-11-25 23:54:08 -0800 |
|---|---|---|
| committer | Steve Piercy <web@stevepiercy.com> | 2018-11-25 23:54:08 -0800 |
| commit | b2c7fc1bcf8bd12c24314f4fb09d194a28489a7d (patch) | |
| tree | a339bb5ba6f9139ef7b5d2be2543ce0f8be84054 /docs/tutorials/wiki/src/tests/MANIFEST.in | |
| parent | c2092ff372f49efb73a923d97d641b0561594b3f (diff) | |
| download | pyramid-b2c7fc1bcf8bd12c24314f4fb09d194a28489a7d.tar.gz pyramid-b2c7fc1bcf8bd12c24314f4fb09d194a28489a7d.tar.bz2 pyramid-b2c7fc1bcf8bd12c24314f4fb09d194a28489a7d.zip | |
Synch src files between auth and tests
Diffstat (limited to 'docs/tutorials/wiki/src/tests/MANIFEST.in')
| -rw-r--r-- | docs/tutorials/wiki/src/tests/MANIFEST.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/tutorials/wiki/src/tests/MANIFEST.in b/docs/tutorials/wiki/src/tests/MANIFEST.in index 81beba1b1..05cc195d9 100644 --- a/docs/tutorials/wiki/src/tests/MANIFEST.in +++ b/docs/tutorials/wiki/src/tests/MANIFEST.in @@ -1,2 +1,2 @@ include *.txt *.ini *.cfg *.rst -recursive-include tutorial *.ico *.png *.css *.gif *.jpg *.pt *.txt *.mak *.mako *.js *.html *.xml +recursive-include tutorial *.ico *.png *.css *.gif *.jpg *.pt *.txt *.mak *.mako *.js *.html *.xml *.jinja2 |
