ReimarBauer
ReimarBauer
> > you could rebase to orgin develop > > It's already based to develop branch yours is behind.
was implemented by https://github.com/Open-MSS/MSS/pull/2833
The syntax on the page has changed. https://github.com/Open-MSS/MSS/releases/tag/10.2.0#target The pattern https://github.com/Open-MSS/MSS/pull/2824/files#diff-6699ce6791f91adc6e8b9668895126834cfc9eff3a279536ded4ce49c9a787c4L92 needs to be fixed or how we retrieve the content. We want a verification by the test that when...
https://github.com/Open-MSS/MSS/pull/2932
ideas by our friends https://github.com/prefix-dev/pixi/issues/3641
/Users/reimarbauer/.pixi/envs/mss/lib/python3.12/site-packages/pygeoif/geometry.py:1177: SyntaxWarning: invalid escape sequence '\(' outer = re.compile("\((.+)\)") /Users/reimarbauer/.pixi/envs/mss/lib/python3.12/site-packages/pygeoif/geometry.py:1178: SyntaxWarning: invalid escape sequence '\(' inner = re.compile("\([^)]*\)") /Users/reimarbauer/.pixi/envs/mss/lib/python3.12/site-packages/pygeoif/geometry.py:1179: SyntaxWarning: invalid escape sequence '\(' mpre = re.compile("\(\((.+?)\)\)")
1. next gsoc students and those who want to contribute. 2. und 3. current situation. dependent on the tool we use, we can highlight some parts. viertens. I do not...
We maybe better should filter them on the server and not add them to the operation list. e.g. collect in some different list, disable them, define an invalid attribute in...
I do not insist on which we use. Sometimes typos happen...
@divyaajainn which click version do you have on windows? The current lock file https://github.com/Open-MSS/MSS/blob/develop/pixi.lock#L40 shows it as 8.1.8 and as noarch. Is your branch in sync with origin?