Skip to content

Commit

Permalink
123
Browse files Browse the repository at this point in the history
  • Loading branch information
OlofBlomqvist committed Jul 10, 2023
1 parent 58a22a6 commit 9dc35ad
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions post-build.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#!/bin/bash

apt-install python3
pip install maturin
python maturin build --bindings pyo3
maturin build --bindings pyo3 --release

0 comments on commit 9dc35ad

Please sign in to comment.