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