KyriakiTych's picture
Duplicate from Realcat/image-matching-webui
4cc8576
raw
history blame contribute delete
93 Bytes
from setuptools import setup
setup(name="gluestick", version="0.0", packages=["gluestick"])