Banst

Results 17 comments of Banst

We could append a `.git` but it sounds more like a hacky way to fix that. Shouldn't the local replace be used whenever a sub dependency depends on a module...

Yes the replaces are solely to avoid `.git` extension in every imports. Sorry I'm quite new to the MVS algorithm. Since it's a BFS, I guess we start by reading...

I think `.git` is supported in hof's required line. I just didn't want to write it everywhere. I'm gonna try multiple solution to check whether they're working or not. If...

> Doing the recursive fetching is certainly more complicated and will require more work than I have time to make priority for. Yup that's understandable. I agree adding `.git` for...

Confirm it does work on M2 chip, at least on `14.2.1`

Yep, same behaviour here. If the `poetry.lock` has been updated with optional dependencies, this dependencies will be in the `requirements.txt`. Since there is a `--extras` option I think it's a...

I would also really like this feature