ipd's picture
init
6747ba1
raw
history blame
91 Bytes
#!/usr/bin/env python
import setuptools
if __name__ == "__main__":
setuptools.setup()