Mercurial > wikked
view MANIFEST.in @ 472:dbe22d170cf7
web: Don't offer to create a missing page when in a read-only endpoint.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Mon, 08 Oct 2018 23:46:08 -0700 |
parents | 10a82dec3fe4 |
children |
line wrap: on
line source
include LICENSE include README.md include pytest.ini include requirements.txt include dev-requirements.txt recursive-include wikked * recursive-include tests * global-exclude *.py[cdo] __pycache__ *.so global-exclude .DS_Store Thumbs.db Desktop.ini global-exclude *.swp *~ *.bak