Skip to content

Commit b9435ec

Browse files
committed
Add python_abi to vpython channel
1 parent 6b63ca9 commit b9435ec

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/copy_conda_packages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
- uses: conda-incubator/setup-miniconda@v2
1414
with:
1515
auto-update-conda: true
16-
python-version: 3.7
16+
python-version: 3.8
1717

1818
- name: Install dependencies
1919
shell: bash -l {0}

vp_copy.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,4 @@
55
- name: autobahn
66
- name: txaio
77
- name: vpython
8+
- name: python_abi

0 commit comments

Comments
 (0)