Skip to content

Commit 39004dd

Browse files
buncismrkn
authored andcommitted
Update README.md
1 parent fc29e57 commit 39004dd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,9 @@ option and can't be accessed by PyCall.
165165
There are many ways to make our heroku use Python that is compiled with the `--enabled-shared` option.
166166

167167
- use Heroku's official Python buildpacks `post_compile` hooks to recompile the python if the `--enabled-shared` option is not enabled.
168+
168169
here are the example script of `post_compile` in ruby on rails app
170+
169171
`bin/post_compile`
170172

171173
set -e

0 commit comments

Comments
 (0)