from setuptools import setup setup( name = "sm2", packages = ["sm2"], )