ReimarBauer

Results 303 comments of ReimarBauer

we can keep the setup.py as is and use a patch in the build process on conda-forge to remove the unrelated setup entries.

@joernu76 do you remember the issue we had with black?

@joernu76 please have a look here

Here comes another advantage, [identify numpy migration steps](https://numpy.org/devdocs/numpy_2_0_migration_guide.html#numpy-2-migration-guide) more plugins like this would prevent us using outdated APIs.

@matrss @joernu76 I think we should use it. There are more benefits and I think it is good enough for now.

mswms imports stuff from the MSUI ``` mslib/mswms/mswms.py", line 34, in from mslib.utils.qt import Updater, Worker mslib/utils/qt.py", line 36, in from fslib.fs_filepicker import getSaveFileName, getOpenFileName, getExistingDirectory ``` That is only...

``` Traceback (most recent call last): File "/home/user/Miniforge/conda-bld/mss_1716454757865/_test_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_/bin/mswms", line 7, in from mslib.mswms.mswms import main File "/home/user/Miniforge/conda-bld/mss_1716454757865/_test_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_/lib/python3.10/site-packages/mslib/mswms/mswms.py", line 35, in from mslib.mswms.wms import app as application File "/home/user/Miniforge/conda-bld/mss_1716454757865/_test_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_/lib/python3.10/site-packages/mslib/mswms/wms.py", line 145,...

github has some limitations compared to bitbucket where we started. We have for a good reason a stable branch. This is used to destinguish what features and bug fixes are...

Well mostly it is a sequence problem. We wanted to focus on doing a next major release. At the time where we had released it would have been ideally to...

I think I have to not only to forward issues to the next major but also to look on blocked PR and their issues. During the creation of the issue...