test / models /mhg_model /setup.py
indra-ipd's picture
init
79d2379
Raw
History Blame Contribute Delete
91 Bytes
#!/usr/bin/env python
import setuptools
if __name__ == "__main__":
setuptools.setup()