We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0229a04 commit 9c55963Copy full SHA for 9c55963
1 file changed
.github/workflows/create_test_conda_env.yml
@@ -67,7 +67,7 @@ jobs:
67
68
- name: Install fremorizer
69
run: |
70
- pip install --no-deps --no-build-isolation .
+ pip install .
71
72
- name: Run pytest
73
0 commit comments