Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Instruction form + load changes #140

Merged
merged 11 commits into from
Sep 4, 2024
Prev Previous commit
Next Next commit
Try with PyYAML
stefandesouza committed Jan 10, 2024
commit 4e30ae598c3cb959e09b0150f19dae834adf6dff
1 change: 1 addition & 0 deletions .github/workflows/test-n-publish.yml
Original file line number Diff line number Diff line change
@@ -18,6 +18,7 @@ jobs:
- name: Install
run: |
python -m pip install --upgrade pip
python -m pip install -U PyYAML
python -m pip install "git+https://github.com/RRZE-HPC/OSACA.git@InstrucForm"
python -m pip install codecov requests sympy
python -m pip install -e .