add some toplevel dir files to MANIFEST.in
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
This commit is contained in:
parent
11b56ee5db
commit
c88e2e28cf
@ -1,5 +1,7 @@
|
||||
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user