File size: 93 Bytes
10b4a5f
 
358ab8f
1
2
3
4
from setuptools import setup

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