Codebase list cppy / 8c8092ad-b859-4b73-bb79-c2627d73df59/main setup.py
8c8092ad-b859-4b73-bb79-c2627d73df59/main

Tree @8c8092ad-b859-4b73-bb79-c2627d73df59/main (Download .tar.gz)

setup.py @8c8092ad-b859-4b73-bb79-c2627d73df59/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()