File size: 91 Bytes
07fcdfe
 
 
 
 
 
1
2
3
4
5
6
#!/usr/bin/env python

from setuptools import setup

if __name__ == "__main__":
    setup()