Codebase list pyquery / 571451f7-7c11-4f10-a48e-a90f81557716/main MANIFEST.in
571451f7-7c11-4f10-a48e-a90f81557716/main

Tree @571451f7-7c11-4f10-a48e-a90f81557716/main (Download .tar.gz)

MANIFEST.in @571451f7-7c11-4f10-a48e-a90f81557716/mainraw · history · blame

1
2
3
4
5
6
7
8
9
graft docs
prune docs/_build
graft pyquery
graft tests
include *.py
include *.txt
include *_fixt.py *.rst *.cfg *.ini
global-exclude *.pyc
global-exclude __pycache__