mirror of
https://github.com/django/django.git
synced 2025-08-03 10:34:04 +00:00
Ensure Django's test suite is included when we build release packages.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@10230 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
parent
a1e7723c79
commit
843a9541ec
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@ recursive-include docs *
|
|||
recursive-include scripts *
|
||||
recursive-include examples *
|
||||
recursive-include extras *
|
||||
recursive-include tests *
|
||||
recursive-include django/conf/locale *
|
||||
recursive-include django/contrib/admin/templates *
|
||||
recursive-include django/contrib/admin/media *
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue