shirtsgroup / InterMol

Conversion tool for molecular simulations
MIT License
185 stars 53 forks source link

convert.py should be automatically added in the user path upon installation. #354

Closed micaela-matta closed 3 years ago

micaela-matta commented 5 years ago

in the setup.py file there should be a line like: scripts=['absolute/path/of/convert.py']

mattwthompson commented 3 years ago

Implemented in #373