kunstnerfrits / setup.py
FritsLyneborg's picture
AI upload
6742988
raw
history blame contribute delete
No virus
69 Bytes
from setuptools import setup
if __name__ == "__main__":
setup()