Skip to content

Commit 10052c1

Browse files
committed
Fix the manifest
1 parent e944137 commit 10052c1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

MANIFEST.in

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
include *
22
include libBigWig/*
33
include pyBigWigTest/*
4-
exclude .git*
4+
exclude .gitignore .gitmodules .travis.yml
5+
exclude pyBigWig.egg*

0 commit comments

Comments
 (0)