forked from mongodb/mongo-python-driver
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathMANIFEST.in
More file actions
15 lines (15 loc) · 388 Bytes
/
MANIFEST.in
File metadata and controls
15 lines (15 loc) · 388 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
include README.rst
include LICENSE
include THIRD-PARTY-NOTICES
include ez_setup.py
recursive-include doc *.rst
recursive-include doc *.py
recursive-include doc *.conf
recursive-include doc *.css
recursive-include doc *.js
recursive-include doc *.png
recursive-include tools *.py
include tools/README.rst
recursive-include test *.pem
recursive-include test *.py
recursive-include bson *.h