Commit 6b300ac7 by Luke Plant

Executable scripts 'setup.py' and 'runtests.py'

parent f414e4a8
#!/usr/bin/env python
import sys import sys
from django.conf import settings from django.conf import settings
......
#!/usr/bin/env python
# -*- coding: utf-8 -*- # -*- coding: utf-8 -*-
import os import os
from wiki import VERSION from wiki import VERSION
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment