summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorWaylan Limberg <waylan.limberg@icloud.com>2018-01-08 20:29:37 -0500
committerWaylan Limberg <waylan.limberg@icloud.com>2018-01-08 20:35:13 -0500
commitc04acd27ce838a701efdbbfdad4b7c98bfdbb4ac (patch)
tree0a903da1c7b87c31c2a039d9b60b2c7c28cb8705 /MANIFEST.in
parentfc96b467832cfe4d7060017e439344b10c77a31b (diff)
downloadpython-markdown-2.6.tar.gz
Include MkDocs config in dist.2.6
Backport of a102ed4 to 2.6 bugfix branch. See #621.
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index b60fb3b..c3d529d 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -10,3 +10,5 @@ include LICENSE.md
include README.md
include INSTALL.md
include MANIFEST
+include *-requirements.txt
+include mkdocs.yml