Sign in
cobalt
/
codespell
/
b34556c481e7c4f1aedfa94614f0cbe21eae2e03
/
.
/
setup.py
blob: 4fe2f90ac60cf087992c48f4aa599cd7f88946a8 [
file
] [
log
] [
blame
]
#! /usr/bin/env python
from
setuptools
import
setup
if
__name__
==
"__main__"
:
setup
()