Scott Olesen
Results
2
comments of
Scott Olesen
I recently had a problem that `git2r::clone` and `git2r::pull` did not reproduce the behavior I would have gotten from running `git clone` and `git pull` on the command line, because...
+1 that this can be a confusing user experience It seems that if `.python-version` is present, poetry will aim to use that specific version, but it won't read from `pyproject.toml`...