theochem / horton

HORTON: Helpful Open-source Research TOol for N-fermion systems
http://theochem.github.io/horton/
GNU General Public License v3.0
92 stars 40 forks source link

Outdated repo used in Travis #222

Closed kimt33 closed 7 years ago

kimt33 commented 7 years ago

Travis seems to use Doxygen 1.7.6.1, Atlas 3.8.4 and no SymPy.

kimt33 commented 7 years ago

I think PR #223 fixes the doxygen and sympy dependency problems. I don't even want to try fixing Atlas. Maybe switch over to conda instead of pip for package management? Or cough #189 cough