Closed nathanmlim closed 7 years ago
The only way I could see to make it conda installable was to basically turn it into a package using the manifest.in/setup.py. So one just calls conda build .
and then anaconda upload /path/to/smirff99frosst.tar.bz
which will put it into the mobleylab channel.
This PR makes the forcefield file conda installable through our own anaconda channel.