File size: 93 Bytes
a80d6bb
 
c74a070
1
2
3
4
from setuptools import setup

setup(name="gluestick", version="0.0", packages=["gluestick"])