Miloš Prchlík

Results 416 comments of Miloš Prchlík

Blocked on https://github.com/teemtee/tmt/pull/2924

> @happz thank for an update! Would you consider adding requirement group "device" as described in https://tmt.readthedocs.io/en/stable/spec/hardware.html#device ? In some cases like Driver Update Program we do not classify devices...

> How about bumping some of the minimum requirements? As long as they can be satisfied with RPMs available to us, I don't see a problem in general. I'm not...

@qiankehan FYI, there's a PR to add linkcheck Sphinx engine, https://github.com/teemtee/tmt/pull/2489. It should reveal very similar issues. Invalid links to tests like the `/tests/try.fmf` are most likely caused by the...

I believe https://github.com/teemtee/tmt/pull/3001 resolves all remaining broken links.

> > Hi @LecrisUT, what is the goal here? > > To close #2740, and address https://src.fedoraproject.org/rpms/python-pint/pull-request/10 > > Stuck at how to do the testing though. Did you run...

> > Would you mind blocking this on pyright coverage of tmt.hardware? > > Not sure what you mean by blocking here. I have for now disabled the generic tpye-checking...

> > Yeah, but that's demonstrating the problem right away :) When I drop the inner type, and run mypy with Pint 0.19.2, which is a perfectly valid version, mypy...