summaryrefslogtreecommitdiff
path: root/docs/tutorials/wiki/src/models/MANIFEST.in
AgeCommit message (Collapse)Author
2024-02-07chore: sync with cookiecutter:Tres Seaver
- Use 'pyproject.toml' rather than 'setup.py', 'pytest.ini', '.coveragerg'. - Drop 'CHANGES.txt': implementing that in 'pyproject.toml' is a distraction. - Convert README to Markdown.
2020-01-02Resync wiki/*.rst and related files after moving tests directorySteve Piercy
2018-11-24Synch up src/models filesSteve Piercy
2011-01-21include txt, mako, xml, htmlChris McDonough
2011-01-21- Add a ``MANIFEST.in`` file to each paster template. SeeChris McDonough
https://github.com/Pylons/pyramid/issues#issue/95 Closes issue #95.