forked from sigmavirus24/github3.py
- Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathMANIFEST.in
More file actions
Latest commit
14 lines (14 loc) · 344 Bytes
/
Copy pathMANIFEST.in
File metadata and controls
14 lines (14 loc) · 344 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
include README.rst
include LICENSE
include HISTORY.rst
include LATEST_VERSION_NOTES.rst
include AUTHORS.rst
include CONTRIBUTING.rst
include tox.ini
include report_issue.py
prune *.pyc
recursive-include docs *.rst *.py Makefile
recursive-include tests *.py *.json
recursive-include tests/json *
recursive-include images *.png
prune docs/_build