setup.py 61 B

12345
  1. #!/usr/bin/env python
  2. import setuptools
  3. setuptools.setup()