diff options
| author | Michael Merickel <github@m.merickel.org> | 2018-10-31 23:39:30 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-10-31 23:39:30 -0500 |
| commit | e0885eb5402a4faee683dd4e2ff57d8b32842e92 (patch) | |
| tree | 456032451f64ecfadb7b5e593f36b32aeecc1e87 /tests/test_scaffolds/fixture_scaffold/MANIFEST.in_tmpl | |
| parent | 85ad95c5996935604bd11691c915a869fdd0fe87 (diff) | |
| parent | bd874fa27387b5a4b39bfe5a124719b4b202bfff (diff) | |
| download | pyramid-e0885eb5402a4faee683dd4e2ff57d8b32842e92.tar.gz pyramid-e0885eb5402a4faee683dd4e2ff57d8b32842e92.tar.bz2 pyramid-e0885eb5402a4faee683dd4e2ff57d8b32842e92.zip | |
Merge pull request #3406 from mmerickel/drop-pcreate
initial work removing pcreate
Diffstat (limited to 'tests/test_scaffolds/fixture_scaffold/MANIFEST.in_tmpl')
| -rw-r--r-- | tests/test_scaffolds/fixture_scaffold/MANIFEST.in_tmpl | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/test_scaffolds/fixture_scaffold/MANIFEST.in_tmpl b/tests/test_scaffolds/fixture_scaffold/MANIFEST.in_tmpl deleted file mode 100644 index 0ff6eb7a0..000000000 --- a/tests/test_scaffolds/fixture_scaffold/MANIFEST.in_tmpl +++ /dev/null @@ -1,2 +0,0 @@ -include *.txt *.ini *.cfg *.rst -recursive-include {{package}} *.ico *.png *.css *.gif *.jpg *.pt *.txt *.mak *.mako *.js *.html *.xml |
