We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ffbbd7 commit 0156fc1Copy full SHA for 0156fc1
1 file changed
.github/workflows/conda-test.yml
@@ -55,7 +55,7 @@ jobs:
55
- name: install package
56
run: |
57
ls -lhp
58
- pip install -e .
+ pip install .
59
60
- name: get plannotate dbs
61
0 commit comments