mirror of
https://github.com/jazzband/django-downloadview.git
synced 2026-05-28 16:58:23 +00:00
Include tests in source tarball.
This commit is contained in:
parent
968a162134
commit
14f5e931eb
1 changed files with 1 additions and 0 deletions
|
|
@ -1,6 +1,7 @@
|
|||
recursive-include django_downloadview *
|
||||
recursive-include demo *.py *.rst *.html *.json *.txt
|
||||
recursive-include docs Makefile *.py *.txt
|
||||
recursive-include tests *.py
|
||||
global-exclude *.pyc
|
||||
include AUTHORS
|
||||
include CHANGELOG
|
||||
|
|
|
|||
Loading…
Reference in a new issue