diff options
author | Todd Leonhardt <todd.leonhardt@gmail.com> | 2020-01-25 05:53:51 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-01-25 05:53:51 -0500 |
commit | 91ab799f293f0789bbb2759aaabc13c00da36b03 (patch) | |
tree | 6ec2676628a856690eac911ce455c5d9ad4cc3ff /docs | |
parent | 8c0dc693f2aad2e7f94dcf3e3a791bbd715be338 (diff) | |
parent | 7b7133747b74f25de8088e6da592c03146c2dfa8 (diff) | |
download | cmd2-git-91ab799f293f0789bbb2759aaabc13c00da36b03.tar.gz |
Merge pull request #858 from python-cmd2/doc_cleanup
Cleanup MANIFEST.in to reduce whats in PyPI package
Diffstat (limited to 'docs')
-rw-r--r-- | docs/copyright.rst | 6 | ||||
-rw-r--r-- | docs/index.rst | 1 |
2 files changed, 0 insertions, 7 deletions
diff --git a/docs/copyright.rst b/docs/copyright.rst deleted file mode 100644 index 30cf255c..00000000 --- a/docs/copyright.rst +++ /dev/null @@ -1,6 +0,0 @@ -Copyright -========= - -The ``cmd2`` documentation is Copyright 2010-2020 by the `cmd2 contributors -<https://github.com/python-cmd2/cmd2/graphs/contributors>`_ and is licensed -under an `MIT License <https://github.com/python-cmd2/cmd2/blob/master/LICENSE>`_. diff --git a/docs/index.rst b/docs/index.rst index 14da2d20..386606bb 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -87,4 +87,3 @@ Meta :caption: Meta doc_conventions - copyright |