mirror of
https://github.com/jazzband/django-avatar.git
synced 2026-03-16 22:20:30 +00:00
exclude tests folder from distribution
This commit is contained in:
parent
47bd6f36ac
commit
b422c7bc0d
1 changed files with 1 additions and 1 deletions
|
|
@ -3,6 +3,6 @@ include LICENSE.txt
|
|||
include CONTRIBUTORS.txt
|
||||
include avatar/media/avatar/img/default.jpg
|
||||
recursive-include docs *
|
||||
recursive-include tests *
|
||||
recursive-include avatar/templates *.html *.txt
|
||||
recursive-include avatar/locale/*/LC_MESSAGES *.mo *.po
|
||||
recursive-exclude tests *
|
||||
|
|
|
|||
Loading…
Reference in a new issue