File size: 77 Bytes
002bd9b
 
 
1
2
3
4
from setuptools import find_packages, setup

setup(packages=find_packages())