Spaces:
Running
Running
File size: 116 Bytes
d0c481a |
1 2 3 4 5 6 |
from setuptools import setup
setup(
name = "TalkSHOWLIVE",
version = .01,
python_requires = '==3.7.16'
) |