Files
optuna-dashboard/setup.py
T
2021-04-09 18:05:52 +09:00

6 lines
70 B
Python

from setuptools import setup
if __name__ == "__main__":
setup()