aboutsummaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in6
1 files changed, 5 insertions, 1 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index 9cca32a..b100ecc 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1,7 +1,11 @@
include README.md
-include docs/_static/logo_black_full.png
graft pyecsca/ec/efd/
graft pyecsca/ec/std/
+graft pyecsca/ec/data/
+prune .github/
+prune docs/
+prune test/
+exclude .coveragerc .deepsource.toml .pre-commit-config.yml codecov.yml
global-exclude .git*
exclude pyecsca/ec/efd/README.md pyecsca/ec/std/README.md
prune pyecsca/ec/std/.github/