* version

* version

* pnpm
This commit is contained in:
Abubakar Abid 2022-06-10 00:54:36 -07:00 committed by GitHub
parent 89b5a1293e
commit 553c2c33ea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 2 deletions

View File

@ -31,7 +31,9 @@ jobs:
with:
python-version: '3.x'
- name: Install pnpm
run: curl -fsSL https://get.pnpm.io/install.sh | PNPM_VERSION=6.32.11 sh -
uses: pnpm/action-setup@v2.2.2
with:
version: 6.0.2
- name: Install pip
run: python -m pip install --upgrade pip
- name: Build pypi package

View File

@ -1 +1 @@
3.0.10b12
3.0.10b14