We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a482574 commit 4aaa47bCopy full SHA for 4aaa47b
.github/workflows/run_tests.yml
@@ -36,5 +36,5 @@ jobs:
36
- name: Install
37
run: |
38
export PATH="$pythonLocation:$PATH"
39
- cd ..
40
- python -m pip install RATapi[MATLAB_2024a]
+ python -m pip install -e .[Dev,Orso]
+ python RATapi/examples/normal_reflectivity/DSPC_custom_layers.py
0 commit comments