Skip to content
Snippets Groups Projects
setup.py 86 B
Newer Older
Attila Farkas's avatar
Attila Farkas committed
#!/usr/bin/env python3
# -*- coding: utf-8 -*-

from setuptools import setup

setup()