diff options
author | Waylan Limberg <waylan.limberg@icloud.com> | 2018-01-08 20:29:37 -0500 |
---|---|---|
committer | Waylan Limberg <waylan.limberg@icloud.com> | 2018-01-08 20:35:13 -0500 |
commit | c04acd27ce838a701efdbbfdad4b7c98bfdbb4ac (patch) | |
tree | 0a903da1c7b87c31c2a039d9b60b2c7c28cb8705 /doc-requirements.txt | |
parent | fc96b467832cfe4d7060017e439344b10c77a31b (diff) | |
download | python-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 'doc-requirements.txt')
-rw-r--r-- | doc-requirements.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc-requirements.txt b/doc-requirements.txt new file mode 100644 index 0000000..3f90abe --- /dev/null +++ b/doc-requirements.txt @@ -0,0 +1,2 @@ +mkdocs +mkdocs-nature |