edoddridge / aronnax

An idealised isopycnal model that can be run either with n+1/2 layers, or with n layers and variable bathymetry.
http://aronnax.readthedocs.io/en/latest/
MIT License
23 stars 5 forks source link

Dependencies #224

Closed navidcy closed 5 years ago

navidcy commented 5 years ago

Installing aronnax on my laptop I was required to first install tools and future before I was able to run

pytest

Perhaps docs need to be updated?

edoddridge commented 5 years ago

Ah, yep. They're needed for Pyth2/3 compatibility. I'll update the docs.