Anshuman Panda
Anshuman Panda
> This requires a tool like tox-pixi, or something similar, to set up different environments for each Python interpreter available on Conda-Forge. Ok , got it I'll work on it...
> > > This requires a tool like tox-pixi, or something similar, to set up different environments for each Python interpreter available on Conda-Forge. > > > > > >...
> @ReimarBauer something like a tox-pixi (that doesn't currently exist, or do you have a link?) is _not_ required to test against multiple python versions. Multiple different environments in pixi.toml...
Ok ,lemme work on it
@ReimarBauer when i ran the pytest for testing the `kmloverlay_dockwidget.py`, I got this `tests/_test_msui/test_kmloverlay_dockwidget.py::Test_KmlOverlayDockWidget::test_kml_patches Fatal Python error: Aborted` what should i do to fix it and why is it occurring....
> > what should i do to fix it and why is it occurring. > > Refactoring often starts with checking if the existing API is covered by tests. Then...
@ReimarBauer pls review the changes
> you could rebase to orgin develop It's already based to develop branch
@ReimarBauer pls review the changes
@ReimarBauer can we set a common know font style like Arial , times new roman in the QApp instead of relying on Sans serif. I think on mac os ,...