weblate/ci/run-wsgi
2023-02-08 14:04:04 +01:00

10 lines
171 B
Bash
Executable file

#!/bin/sh
# Copyright © Michal Čihař <michal@weblate.org>
#
# SPDX-License-Identifier: GPL-3.0-or-later
. ci/lib.sh
export PYTHONPATH=.
run_coverage weblate/wsgi.py