CjangCjengh
upload project
c5e52c9
from setuptools import setup
setup(
name="scrl",
version=0.1,
packages=["scrl"]
)