Uh oh!
There was an error while loading. Please reload this page.
Fix default exclusion of gitignore directory - #10
Conversation
Fixes#9 Signed-off-by: Pierre R. Mai <pmai@pmsf.de>
asadekasam
commented
Oct 16, 2025
OSI CCB 16.10.25: Approved, but merging pending enough memebers to test. Shall be merged offline by 1 of the CCB members |
thomassedlmayer
left a comment
There was a problem hiding this comment.
pip install . and poetry run pip install . works now again for me on Windows. Also, it works to reference this branch in the pyproject.toml of another project and install it via poetry install as dependency.
poetry install in osi-python itself does still create empty osi3 and osi3trace lib folders but that's not to be solved by this PR.
TimmRuppert
commented
Oct 16, 2025
The installation using pip from remote (without cloning) works as well.
Should this be tracked in a new issue? |
Uh oh!
There was an error while loading. Please reload this page.
Fixes#9