mirror of
https://github.com/jazzband/django-downloadview.git
synced 2026-05-19 04:51:13 +00:00
Remove the main package from MANIFEST.in as its inclusion is implicit through setup.py.
This commit is contained in:
parent
14f5e931eb
commit
71fa40c320
1 changed files with 0 additions and 1 deletions
|
|
@ -1,4 +1,3 @@
|
|||
recursive-include django_downloadview *
|
||||
recursive-include demo *.py *.rst *.html *.json *.txt
|
||||
recursive-include docs Makefile *.py *.txt
|
||||
recursive-include tests *.py
|
||||
|
|
|
|||
Loading…
Reference in a new issue