summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTodd Leonhardt <todd.leonhardt@gmail.com>2021-01-31 13:29:19 -0500
committerTodd Leonhardt <todd.leonhardt@gmail.com>2021-01-31 13:29:19 -0500
commit631eaa92fb50d3e608bda02d29f9ad4b511924c1 (patch)
tree89e719f7552669cd3c30f55dcece4941dd8600af
parent1779ed0c8b7af6cac619dfa7a29a949d4fb5c69d (diff)
downloadcmd2-git-github_actions.tar.gz
Removed CONTRIBUTING.md file from the manifest (i.e. from the PyPI package)github_actions
-rw-r--r--MANIFEST.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index 2e8c08cd..9e12de27 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1,4 +1,4 @@
-include LICENSE README.md CHANGELOG.md CONTRIBUTING.md noxfile.py Pipfile
+include LICENSE README.md CHANGELOG.md noxfile.py Pipfile
recursive-include examples *
recursive-include tests *
recursive-include docs *