Updates RMG-website to accommodate recent upgrade to OpenBabel3.
The recent update to OpenBabel3 in RMG-Py changed the environment file; additionally there is an inconsistency with how pybel is imported between the two versions of OpenBabel. This PR seeks to address those inconsistencies.
Updates RMG-website to accommodate recent upgrade to OpenBabel3.
The recent update to OpenBabel3 in RMG-Py changed the environment file; additionally there is an inconsistency with how
pybel
is imported between the two versions of OpenBabel. This PR seeks to address those inconsistencies.