c88e2e28cf
we include the tests in the pypi package, so we should include conftest.py also include the patch for for django-registration needed to run it with django 1.6
14 lines
405 B
Plaintext
14 lines
405 B
Plaintext
include README.rst CHANGES.rst LICENSE AUTHORS
|
|
include setup.cfg setup.py
|
|
include conftest.py
|
|
include django-registration-dj16-fix.diff
|
|
recursive-include docs *
|
|
recursive-exclude docs *.pyc
|
|
recursive-exclude docs *.pyo
|
|
recursive-include nsupdate/static *
|
|
recursive-include nsupdate/templates *
|
|
recursive-include nsupdate/main/templates *
|
|
recursive-include nsupdate/accounts/templates *
|
|
prune docs/_build
|
|
|