Skip to content

Commit 075b0ba

Browse files
author
Mike Dirolf
committed
minor: include all .h files in pymongo dir in manifest
1 parent a734f9b commit 075b0ba

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

MANIFEST.in

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,4 @@ recursive-include tools *.py
88
include tools/README.rst
99
include tools/validate
1010
recursive-include test *.py
11-
include pymongo/time_helpers.h
12-
include pymongo/encoding_helpers.h
11+
recursive-include pymongo *.h

0 commit comments

Comments
 (0)