Closed astrojuanlu closed 4 years ago
After a little bit of debugging, I have the benchmarks working. I tried to stick close to what .travis.yml
does, and in particular I kept conda and https://github.com/astropy/ci-helpers. However, the latter was phased out two days ago, therefore we should find an alternative way.
Now it's working with just normal pip
, and the dependencies table is exactly the same :tada:
Next steps:
And then keep working on the rest of the issues :)
cc'ing @pllim as well
When someone approves the GH Actions workflow, I will squash the commit history and remove the Travis CI config.
Thanks for the ping. I'll have a look when I get the chance.
Good catch about the warnings @pllim ! They were there before, so for the moment I won't do anything about them either.
Closes #70.