#!/usr/bin/env python # # Copyright (C) 2009-2020 the sqlparse authors and contributors # # # This setup script is part of python-sqlparse and is released under # the BSD License: https://opensource.org/licenses/BSD-3-Clause from setuptools import setup setup()