9 lines
222 B
Plaintext
9 lines
222 B
Plaintext
recursive-include tests *.py *.json
|
|
recursive-include apiclient *.json
|
|
recursive-include docs *.html
|
|
recursive-include samples *.py *.png *.html *.yaml *.json
|
|
include runtests.py
|
|
include setpath.sh
|
|
include setup_utils.py
|
|
|