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.
2 parents 23c84e3 + 9b2f099 commit ad819acCopy full SHA for ad819ac
.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