Rework ci
Compare changes
Files
4@@ -44,7 +44,8 @@ for key in ['a_1', 'a_2', 'tilt_1', 'tilt_2', 'phi_12', 'phi_jl', 'phase', 'iota
This MR made some changes to the CI.
continuumio/anaconda
(python 2) and continuumio/anaconda3
(python 3).test/*tests.py
.There are tests not being run under python 3 which are now being run under python 2. If we no longer want these, we should remove them.
I think it's worth running the examples in this way as it gives us an immediate check if we've broken any with other changes.