File size: 70 Bytes
8d7ec14
 
 
 
 
1
2
3
4
5
6
from setuptools import setup


if __name__ == '__main__':
    setup()