Files
torch-agent/setup.py
T
2020-10-20 00:27:38 +02:00

5 lines
61 B
Python

#!/usr/bin/env python3
import setuptools
setuptools.setup()