mirror of
https://github.com/nenadilic84/claudex.git
synced 2025-10-28 00:02:05 -07:00
4 lines
68 B
Python
4 lines
68 B
Python
from setuptools import setup
|
|
|
|
if __name__ == "__main__":
|
|
setup() |