conorvtx

Results 1 issues of conorvtx

When running ``` uv pip install -r requirements/lock.txt ``` I get something like ``` error: Requirements contain conflicting URLs for package `repo1`: - git+ssh://[email protected]/org/repo1.git - git+ssh://[email protected]/org/repo1.git@f6f1bd2f14f887fe63b15632d3a18109ab7a8105 ``` The lock file...

needs-decision