Newer
Older
#!/usr/bin/env python
# -*- coding: utf-8 -*-
from setuptools import setup
# This script really only installs the validation script,
# relate-validate. Its use is not needed (and indeed not recommended)
description="Installer for the RELATE validation script",
author_email="inform@tiker.net",
license="MIT",