test: script: - ln -s sith/settings_sample.py sith/settings.py - pip install -r requirements.txt - python manage.py test