aboutsummaryrefslogtreecommitdiff
path: root/MANIFEST.in
blob: b100ecc256aed730fe07fad62ce2b1ac2798bafd (plain)
1
2
3
4
5
6
7
8
9
10
11
include README.md
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/