mirror of
https://github.com/tinygrad/tinygrad.git
synced 2026-06-11 23:46:02 +08:00
5 lines
96 B
Python
5 lines
96 B
Python
#!/usr/bin/env python3
|
|
from setuptools import setup
|
|
|
|
setup() # Keep for backwards compatibility
|