Codebase list aiopg / upstream/0.10.0 MANIFEST.in
upstream/0.10.0

Tree @upstream/0.10.0 (Download .tar.gz)

MANIFEST.in @upstream/0.10.0raw · history · blame

1
2
3
4
5
6
include LICENSE.txt
include CHANGES.txt
include README.rst
graft aiopg
global-exclude *.pyc
exclude tests/**