Last commit not found
raw
history blame
93 Bytes
from setuptools import setup
setup(name="gluestick", version="0.0", packages=["gluestick"])