1
0
Fork 0
schort/schort.wsgi

5 Zeilen
95 B
Python
Ausführbare Datei

#!/usr/bin/env python3
# -*- coding: utf-8 -*-
import schort
application = schort.app.wsgi_app