feat: add build notes and fix build issue for sonnet
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
# Developer Notes
|
||||
|
||||
## Build Environment Variables
|
||||
|
||||
* `PYO3_PYTHON`: Point to your target Python executable. PyO3 will find proper header and library for linking because the layout of Python distribution is known.
|
||||
|
||||
Reference in New Issue
Block a user