test / models /mhg_model /setup.py
ipd's picture
init
79d2379
raw
history blame contribute delete
91 Bytes
#!/usr/bin/env python
import setuptools
if __name__ == "__main__":
setuptools.setup()