Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ansible/ansible.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Clay <mclay@redhat.com>2020-03-26 05:10:27 +0300
committerGitHub <noreply@github.com>2020-03-26 05:10:27 +0300
commit206896e9b220a8999e050c5bf3e0f68f81119e04 (patch)
tree00b1415bc4a23be1c5b4d0372e788a67d3ce1c2f /MANIFEST.in
parent0bf7a08eb605065f9a62ca36dcc99902762e6dd6 (diff)
Cleanup refs to deleted files/dirs. (#68480)
* Remove deleted contrib dir from MANIFEST.in * Update package-data sanity test. Remove deleted files and directories. * Remove aws_config dirs.
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index 3a7b92c6d2c..cae39e21d78 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -32,7 +32,5 @@ recursive-include test/units *
include Makefile
include MANIFEST.in
include changelogs/CHANGELOG*.rst
-include contrib/README.md
-recursive-include contrib/inventory *.py *.ini *.yml *.yaml
recursive-include hacking/build_library *.py
include hacking/build-ansible.py