Graham Markall
Graham Markall
Many thanks for opening this PR!
I know this is still WIP, but I just had a very quick skim through with some initial comments / thoughts - hopefully this shrinks the size of the first...
> I just wanted to ask if you guys follow the 80 characters per line rule or if thats just on by default? > I can fix the line length,...
> MSVC is weird or its the way windows does things? MSVC and Windows are certainly different - I don't know about "weird", but there are a lot of differences...
> What would I need to install on windows in order to get started. I know I need python and conda, but what else needs to be installed to get...
> @gmarkall I did it! > > The windows tests pass. Congratulations! > I am unsure of why the linux builds fail on azure but it doesn't even get to...
/azp run
The Linux build issue is happening on #896 as well, it's not an issue related to this PR.
It is a general problem with CI that the linux builds fail - #899 fixes it.
> Are pypy tests still required. If they are, how do I get started on those. It looks like we're not testing with PyPy at the moment, so it should...