Skip to content
Snippets Groups Projects
setup.py 85 B
Newer Older
#!/usr/bin/env python3
from setuptools import setup
import setuptools_scm
setup()