schort/schort.wsgi

5 lines
95 B
Plaintext
Raw Permalink Normal View History

2016-02-10 23:30:52 +01:00
#!/usr/bin/env python3
# -*- coding: utf-8 -*-
import schort
application = schort.app.wsgi_app