Simon Conseil

Results 361 comments of Simon Conseil

So this would imply that RC testing should be done with `pytest --pyargs astropy` ?

I think we should deprecate `TestRunner` directly, as proposed in #16177. If we no more use it and barely maintain it then it's better to be clear about its future.

Galleria is no more maintained (last commit 4 years ago) so unless someone can find a hack in the theme css/js this will probably never get fixed.

Do we need to put that in the README in addition to the docs ? Seems a bit weird to have some "last 90 days" stats on the PyPI pages,...

Hmm badges are a bit different, their color might be time dependent (for some but not all) but they also give an overview of which tools are used, they give...

Yes, this is a bug fix so moving the milestone to 5.0.1

> My silly question is: what we are expecting to have in self.header? The image header, without the compression keywords. So after ``` hdu = fits.CompImageHDU() hdu.data = np.random.rand(10, 20,...

@ConorMacBride - #15474 is now merged and I think things now work as expected. Please reopen if I missed something.

@ConorMacBride - #15474 is now merged and I think things now work as expected. Please reopen if I missed something.

What do you mean by proper source tarballs ? There is a source archive (Python sdist) on PyPI (https://pypi.org/project/mpdaf/#files).