Vincentqyw
fix: roma
8b973ee
raw
history blame contribute delete
93 Bytes
from setuptools import setup
setup(name="gluestick", version="0.0", packages=["gluestick"])