Skip to content
Snippets Groups Projects
Makefile.local 162 B
Newer Older
FLAKEFLAGS='--exclude=swh/manage.py,swh/deposit/settings.py,swh/deposit/migrations/'

	python3 -m swh.manage runserver
	gunicorn3 swh.deposit.wsgi