aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorElena ``of Valhalla'' Grandi <valhalla@trueelena.org>2024-04-16 09:03:05 +0200
committerElena ``of Valhalla'' Grandi <valhalla@trueelena.org>2024-04-16 09:03:05 +0200
commit1dd720e861787bb4356cf8ae6ed3cab484f9cc9c (patch)
tree69f460d504231d7525f606d9ed277d7b4c6aea57
parent993491c6b8e75e7c7094531fe97e8404790f140b (diff)
Exclude CI configuration files from the distributed tarball.v0.10.0
-rw-r--r--MANIFEST.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index 1854647..a4b5348 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1,4 +1,5 @@
exclude .gitignore
+recursive-exclude .builds *
recursive-include docs *
recursive-exclude docs/build *
include CHANGELOG.rst