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 23c84e3 commit 9b2f099Copy full SHA for 9b2f099
.github/workflows/wheels.yml
@@ -133,7 +133,7 @@ jobs:
133
run: |
134
conda install --yes --file=python/requirements/conda-minimal.txt
135
conda uninstall --yes --force tskit
136
- pip install PyVCF newick python_jsonschema_objects xmlunittest
+ pip install PyVCF newick python_jsonschema_objects xmlunittest portion
137
- name: Install wheel try to import
138
139
# We install in this odd way to make sure we get both deps and a local tskit
0 commit comments