b8d1d63c28
Remove tests/app/settings.py in favor of settings in setup.py. Change MANIFEST.in to include README.md (which exists) instead of README.rst (which does not exist). Update .travis.yml to use tox instead of `python django_admin.py`, include Django v1.10 in the mix.
4 lines
128 B
Text
4 lines
128 B
Text
include LICENSE
|
|
include README.md
|
|
recursive-include oidc_provider/templates *
|
|
recursive-include oidc_provider/tests/templates *
|