mirror of
https://github.com/tinygrad/tinygrad.git
synced 2026-04-29 03:00:14 -04:00
5 lines
96 B
Python
5 lines
96 B
Python
#!/usr/bin/env python3
|
|
from setuptools import setup
|
|
|
|
setup() # Keep for backwards compatibility
|