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 6b63ca9 + b9435ec commit 598ee73Copy full SHA for 598ee73
.github/workflows/copy_conda_packages.yml
@@ -13,7 +13,7 @@ jobs:
13
- uses: conda-incubator/setup-miniconda@v2
14
with:
15
auto-update-conda: true
16
- python-version: 3.7
+ python-version: 3.8
17
18
- name: Install dependencies
19
shell: bash -l {0}
vp_copy.yaml
@@ -5,3 +5,4 @@
5
- name: autobahn
6
- name: txaio
7
- name: vpython
8
+- name: python_abi
0 commit comments