mirror of
https://github.com/openai/harmony.git
synced 2025-08-27 04:17:21 -04:00
cleanup flags and platforms
This commit is contained in:
parent
2d077f3745
commit
b16552ff24
4 changed files with 8 additions and 12 deletions
|
@ -1,5 +1,5 @@
|
|||
#!/usr/bin/env bash
|
||||
set -e
|
||||
source .venv/bin/activate
|
||||
maturin develop -F python-binding --release
|
||||
maturin develop --release
|
||||
pytest "$@"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue