Roman Pavelka
Roman Pavelka
Let me try it... OK, I have created new branch in reproducer repo where I will use * pipenv installed using `pip install git+https://github.com/pypa/pipenv.git@transitive-sys-markers` * `sys_platform` directly instead of in...
Allright, this would be interesting to try on the thing that was failing due to `PyGObject` on MacOS. Will try to get to that today :)
So I tested it and sadly it is not working. (Switching back to `markers` fixed the issue. I am still wondering why they behave differently...) * Installation: `python3 -m pip...