Codebase list cppy / fresh-releases/main setup.py
fresh-releases/main

Tree @fresh-releases/main (Download .tar.gz)

setup.py @fresh-releases/mainraw · history · blame

# ------------------------------------------------------------------------------
# Copyright (c) 2014-2022, Nucleic
#
# Distributed under the terms of the BSD 3-Clause License.
#
# The full license is in the file LICENSE, distributed with this software.
# ------------------------------------------------------------------------------
from setuptools import setup

setup()