httpstan icon indicating copy to clipboard operation
httpstan copied to clipboard

Docs: Mention Git Requirement in Docs

Open AlexanderNenninger opened this issue 2 years ago • 1 comments

Currently, it seems like poetry build requires at least one parent directory to be a git repository. This should be mentioned in the install instructions.

AlexanderNenninger avatar Dec 04 '23 14:12 AlexanderNenninger

Thanks for the note.

We are currently trying to move away from poetry and use scikit-build -- which wouldn't require git and would be able to build everything from source. Rewriting the Makefile in cmake is the main obstacle. We would welcome help with this.

riddell-stan avatar Dec 07 '23 19:12 riddell-stan