Skip to content

Instantly share code, notes, and snippets.

@guybowden
Created May 23, 2017 22:12
Show Gist options
  • Save guybowden/5d5003a93b98c360683f30540af225ee to your computer and use it in GitHub Desktop.
Save guybowden/5d5003a93b98c360683f30540af225ee to your computer and use it in GitHub Desktop.
[pytest]
python_paths=/app/seekr
DJANGO_SETTINGS_MODULE=seekr.settings.test_settings
norecursedirs=migrations node_modules bower_components src pages paypal dial lockdown threadedcomments
python_files=test_*.py tests.py
addopts = --reuse-db
[flake8]
exclude = migrations node_modules bower_components src pages paypal dial lockdown threadedcomments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment