Skip to content

Commit 2a5612a

Browse files
authored
Exclude benchmarks from package distribution
1 parent 4e7db20 commit 2a5612a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

MANIFEST.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,5 @@ global-exclude */__pycache__
55
global-exclude *.pyc
66
prune .github
77
prune .vscode
8+
prune benchmarks
89
prune tests

0 commit comments

Comments
 (0)