Skip to content

Commit

Permalink
run maturin
Browse files Browse the repository at this point in the history
  • Loading branch information
MGibson1 committed Sep 19, 2024
1 parent 4f9d347 commit efb4f8b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions languages/python/test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,5 @@
python3 -m venv .venv
. .venv/bin/activate
pip3 install maturin
maturin develop
python3 test.py

0 comments on commit efb4f8b

Please sign in to comment.