You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

24 lines
583 B

diff --git a/setup.py b/setup.py
index 6711c8a1..2bc0bd95 100755
--- a/setup.py
+++ b/setup.py
@@ -108,18 +108,6 @@ def get_data_files():
"bin/duplicity.1",
],
),
- (
- f"share/doc/duplicity-{Version}",
- [
- "CHANGELOG.md",
- "CONTRIBUTING.md",
- "COPYING",
- "README.md",
- "README-LOG.md",
- "README-REPO.md",
- "README-TESTING.md",
- ],
- ),
]
# short circuit fot READTHEDOCS