author | Alexandre Fayolle <alexandre.fayolle@logilab.fr> |
Wed, 07 Apr 2010 11:53:11 +0200 | |
branch | stable |
changeset 5170 | 427374fe573f |
parent 4671 | 00d139c5f386 |
child 5536 | b7fba311e8d0 |
permissions | -rw-r--r-- |
0 | 1 |
include *.py |
4671
00d139c5f386
add */*.py to default MANIFEST.in to avoid pb such as #719282 in the future
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
1565
diff
changeset
|
2 |
include */*.py |
0 | 3 |
recursive-include data external_resources *.gif *.png *.css *.ico *.js |
4 |
recursive-include i18n *.pot *.po |