aboutsummaryrefslogtreecommitdiffhomepage
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorJán Jančár2025-11-22 13:52:24 +0100
committerGitHub2025-11-22 13:52:24 +0100
commit8436df07381295b05a0cc892cca27e475629ee80 (patch)
tree9b940ee0a8851baaff67567c4004cd3c2cc027fd /MANIFEST.in
parent7cfa1c9fc498013d1a4807e5a11f55f39e6595aa (diff)
parent21aa562cdd1c21cc66e0b19b52b414af2782377e (diff)
downloadsec-certs-main.tar.gz
sec-certs-main.tar.zst
sec-certs-main.zip
Merge pull request #530 from crocs-muni/fix/try-spacyHEADmain
Move to uv
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in7
1 files changed, 7 insertions, 0 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
new file mode 100644
index 00000000..5eb90776
--- /dev/null
+++ b/MANIFEST.in
@@ -0,0 +1,7 @@
+prune tests
+prune paper_artifacts
+prune .github
+prune src/sec_certs/data
+prune docs/_build
+global-exclude __pycache__ *.py[cod]
+exclude codecov.yml Dockerfile .dockerignore .gitignore .pre-commit-config.yaml