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 f57f513 commit 996f796Copy full SHA for 996f796
.github/workflows/publish.yml
@@ -17,6 +17,7 @@ jobs:
17
- name: Install
18
run: |
19
pip install pytest
20
+ pip install dna_features_viewer
21
pip install -e .
22
- name: Test
23
0 commit comments